C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Contains classes of the softmax layer.
Namespaces | |
backward | |
Contains classes of the backward softmax layer. | |
forward | |
Contains classes of the forward softmax layer. | |
interface1 | |
Contains version 1.0 of Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface. | |
Enumerations | |
enum | Method { defaultDense = 0 } |
Computation methods for the softmax layer. More... | |
enum | LayerDataId { auxValue = layers::lastLayerInputLayout + 1 } |
Available identifiers of input objects for the softmax layer. More... | |
enum LayerDataId |
enum Method |
For more complete information about compiler optimizations, see our Optimization Notice.