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

List of all members
SoftmaxParameter Class Reference

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

Class Constructor

Constructs the forward softmax layer parameter

Parameters
contextContext to manage the forward softmax layer parameter

Detailed Description

Member Function Documentation

long getDimension ( )

Gets the index of the dimension to calculate softmax

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.