Home
last modified time | relevance | path

Searched defs:num_rows (Results 1 – 8 of 8) sorted by relevance

/cmsis-nn-latest/Source/SoftmaxFunctions/
Darm_softmax_s8_s16.c44 const int32_t num_rows, in arm_softmax_s8_s16()
Darm_softmax_u8.c45 const int32_t num_rows, in arm_softmax_u8()
Darm_nn_softmax_common_s8.c57 const int32_t num_rows, in arm_nn_softmax_common_s8()
Darm_softmax_s16.c40 const int32_t num_rows, in arm_softmax_s16()
Darm_softmax_s8.c87 const int32_t num_rows, in arm_softmax_s8()
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_softmax_s8/
Dtest_arm_softmax_s8.c29 const int32_t num_rows = SOFTMAX_NUM_ROWS; in softmax_arm_softmax_s8() local
46 const int32_t num_rows = SOFTMAX_NUM_ROWS; in softmax_invalid_diff_min_arm_softmax_s8() local
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_softmax_s8_s16/
Dtest_arm_softmax_s8_s16.c29 const int32_t num_rows = SOFTMAX_S8_S16_NUM_ROWS; in softmax_s8_s16_arm_softmax_s8_s16() local
46 const int32_t num_rows = SOFTMAX_S8_S16_NUM_ROWS; in softmax_s8_s16_invalid_diff_min_arm_softmax_s8_s16() local
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_softmax_s16/
Dtest_arm_softmax_s16.c31 const int32_t num_rows = SOFTMAX_S16_NUM_ROWS; in softmax_s16_arm_softmax_s16() local