Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/depthwise_int4_3/
Doutput_ref_data.h6 const int8_t depthwise_int4_3_output_ref[1] = {113}; variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_depthwise_conv_s4_opt/
Dtest_arm_depthwise_conv_s4_opt.c331 TEST_ASSERT_TRUE(validate(output, depthwise_int4_3_output_ref, DEPTHWISE_INT4_3_DST_SIZE)); in depthwise_int4_3_arm_depthwise_conv_s4_opt()
352 TEST_ASSERT_TRUE(validate(output, depthwise_int4_3_output_ref, DEPTHWISE_INT4_3_DST_SIZE)); in depthwise_int4_3_arm_depthwise_conv_s4_opt()
376 TEST_ASSERT_TRUE(validate(output, depthwise_int4_3_output_ref, DEPTHWISE_INT4_3_DST_SIZE)); in depthwise_int4_3_arm_depthwise_conv_s4_opt()