Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2

List of all members
SoftmaxParameter Class Reference

Class that specifies parameters of the softmax layer. More...

Class Constructor

◆ SoftmaxParameter()

Constructs the forward softmax layer parameter

Parameters
contextContext to manage the forward softmax layer parameter

Detailed Description

Member Function Documentation

◆ getDimension()

long getDimension ( )

Gets the index of the dimension to calculate softmax

◆ setDimension()

void setDimension ( long  dimension)

Sets the index of the dimension to calculate softmax

Parameters
dimensionSoftmaxIndex of the dimension to calculate softmax

The documentation for this class was generated from the following file:

For more complete information about compiler optimizations, see our Optimization Notice.