36 cldnn_softmax_normalize_f,
37 cldnn_softmax_normalize_x,
38 cldnn_softmax_normalize_y,
39 cldnn_softmax_normalize_fyx,
62 CLDNN_DECLARE_PRIMITIVE_TYPE_ID(softmax);
#define CLDNN_BEGIN_PRIMITIVE_DESC(PType)
Begin primitive description definition.
cldnn_softmax_dimension
Enum type to specify softmax's normalization scope (see cldnn_softmax_desc::dimension).
#define CLDNN_END_PRIMITIVE_DESC(PType)
Close primitive descriptor definition.