Home
last modified time | relevance | path

Searched refs:conv_4_int4_output_ref (Results 1 – 3 of 3) sorted by relevance

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/conv_4_int4/
Doutput_ref_data.h6 const int8_t conv_4_int4_output_ref[36] = {127, 31, 82, 127, -10, 39, 91, 51, -109, 5, -4… variable
Doutput.h8 const int8_t *const conv_4_int4_output_ref = conv_4_int4_output; variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_convolve_s4/
Dtest_arm_convolve_s4.c528 const int8_t *output_ref = conv_4_int4_output_ref; in conv_4_arm_convolve_s4()