CMSIS-NN
Version 3.1.0
CMSIS NN Software Library
|
Data Fields | |
const int16_t * | exp_lut |
const int16_t * | one_by_one_lut |
CMSIS-NN object for Softmax s16 layer parameters
const int16_t* cmsis_nn_softmax_lut_s16::exp_lut |
Referenced by arm_softmax_s16().
const int16_t* cmsis_nn_softmax_lut_s16::one_by_one_lut |
Referenced by arm_softmax_s16().