Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/grouped_conv_2/
Doutput_ref_data.h6 const int8_t grouped_conv_2_output_ref[28] = {127, -128, 3, -82, 63, -27, -93, -61, 1, -123, 36… variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_grouped_convolve_s8/
Dtest_arm_grouped_convolve_s8.c118 const int8_t *output_ref = grouped_conv_2_output_ref; in grouped_conv_arm_grouped_convolve_2_s8()