Searched refs:conv_5_output_ref (Results 1 – 2 of 2) sorted by relevance
/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/conv_5/ |
D | output_ref_data.h | 6 const int8_t conv_5_output_ref[32] = {-35, 30, 48, -34, -65, -88, -64, -40, -88, 94, 20, -88, 36, … variable
|
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_convolve_s8/ |
D | test_arm_convolve_s8.c | 1157 const int8_t *output_ref = conv_5_output_ref; in conv_5_arm_convolve_s8()
|