Deep Neural Network Library (DNNL)  1.90.1
Performance library for Deep Learning
Classes

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