Deep Neural Network Library (DNNL)
1.1.3
Performance library for Deep Learning
Classes
Softmax
C++ API
»
Memory and memory related operations
»
Primitives
A primitive to perform softmax.
More...
Classes
struct
dnnl::softmax_forward
Softmax for forward propagation.
More...
struct
dnnl::softmax_backward
Softmax for backward propagation.
More...
Detailed Description
A primitive to perform softmax.
See also
Softmax
in developer guide
Softmax
in
C API