Searched refs:softmax_s16_output_ref (Results 1 – 2 of 2) sorted by relevance
| /cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/softmax_s16/ |
| D | output_ref_data.h | 5 const int16_t softmax_s16_output_ref[30] = {1986, 1133, 2055, 6611, 2230, 2227, 1383, 4912, 5490, 4… variable
|
| /cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_softmax_s16/ |
| D | test_arm_softmax_s16.c | 43 TEST_ASSERT_TRUE(validate_s16(output, softmax_s16_output_ref, SOFTMAX_S16_DST_SIZE)); in softmax_s16_arm_softmax_s16()
|