Searched refs:softmax_s16_exp_lut (Results 1 – 2 of 2) sorted by relevance
22 const int16_t softmax_s16_exp_lut[513] = { variable
36 const cmsis_nn_softmax_lut_s16 softmax_params = {.exp_lut = softmax_s16_exp_lut, in softmax_s16_arm_softmax_s16()