Intel(R) Math Kernel Library for Deep Neural Networks (Intel(R) MKL-DNN)
1.0.4
Performance library for Deep Learning
Classes
Softmax
C++ API
»
Primitives
A primitive to perform softmax.
More...
Classes
struct
mkldnn::softmax_forward
Softmax for forward propagation.
More...
struct
mkldnn::softmax_backward
Softmax for backward propagation.
More...
Detailed Description
A primitive to perform softmax.
See also
Softmax
in developer guide
Softmax
in
C API