C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Parameters for the softmax layer. More...
Parameter | ( | size_t | _dimension = 1 | ) |
Constructs parameters of the softmax layer
[in] | _dimension | Dimension index to calculate softmax |
Constructs parameters of the softmax layer by copying another parameters of the softmax layer
[in] | other | Parameters of the softmax layer |
size_t dimension |
Dimension index to calculate softmax
For more complete information about compiler optimizations, see our Optimization Notice.