Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/conv_5_int4/
Doutput_ref_data.h6 const int8_t conv_5_int4_output_ref[32] = {-88, -88, -88, -88, -88, -88, -88, -88, -88, -88, -88, variable
Doutput.h10 const int8_t *const conv_5_int4_output_ref = conv_5_int4_output; variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_convolve_s4/
Dtest_arm_convolve_s4.c1234 const int8_t *output_ref = conv_5_int4_output_ref; in conv_5_arm_convolve_s4()