Searched refs:arm_nn_softmax_common_s8 (Results 1 – 5 of 5) sorted by relevance
/cmsis-nn-3.6.0-3.5.0/Source/SoftmaxFunctions/ |
D | arm_softmax_s8_s16.c | 51 … arm_nn_softmax_common_s8(input, num_rows, row_size, mult, shift, diff_min, true, (void *)output); in arm_softmax_s8_s16()
|
D | CMakeLists.txt | 22 arm_nn_softmax_common_s8.c)
|
D | arm_nn_softmax_common_s8.c | 56 void arm_nn_softmax_common_s8(const int8_t *input, in arm_nn_softmax_common_s8() function
|
D | arm_softmax_s8.c | 209 … arm_nn_softmax_common_s8(input, num_rows, row_size, mult, shift, diff_min, false, (void *)output); in arm_softmax_s8()
|
/cmsis-nn-3.6.0-3.5.0/Include/ |
D | arm_nnsupportfunctions.h | 772 void arm_nn_softmax_common_s8(const int8_t *input,
|