Home
last modified time | relevance | path

Searched refs:grouped_conv_3_output_ref (Results 1 – 2 of 2) sorted by relevance

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/grouped_conv_3/
Doutput_ref_data.h6 const int8_t grouped_conv_3_output_ref[16] = {-41, 43, -38, 16, -16, 77, 60, -6, -22, 30, 11, 7, -1… variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_grouped_convolve_s8/
Dtest_arm_grouped_convolve_s8.c190 const int8_t *output_ref = grouped_conv_3_output_ref; in grouped_conv_arm_grouped_convolve_3_s8()