Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/conv_2_int4/
Doutput_ref_data.h6 const int8_t conv_2_int4_output_ref[72] = {-2, 55, 9, -11, 71, -45, -13, 14, -1, 9, 24, 4… variable
Doutput.h11 const int8_t *const conv_2_int4_output_ref = conv_2_int4_output; variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_convolve_s4/
Dtest_arm_convolve_s4.c342 const int8_t *output_ref = conv_2_int4_output_ref; in conv_2_arm_convolve_s4()