Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/depthwise_int4_4/
Doutput_ref_data.h6 const int8_t depthwise_int4_4_output_ref[12] = {67, -51, -67, 75, -37, -15, 50, -39, -71, -50, -74,… variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_depthwise_conv_s4_opt/
Dtest_arm_depthwise_conv_s4_opt.c446 TEST_ASSERT_TRUE(validate(output, depthwise_int4_4_output_ref, DEPTHWISE_INT4_4_DST_SIZE)); in depthwise_int4_4_arm_depthwise_conv_s4_opt()
468 TEST_ASSERT_TRUE(validate(output, depthwise_int4_4_output_ref, DEPTHWISE_INT4_4_DST_SIZE)); in depthwise_int4_4_arm_depthwise_conv_s4_opt()
492 TEST_ASSERT_TRUE(validate(output, depthwise_int4_4_output_ref, DEPTHWISE_INT4_4_DST_SIZE)); in depthwise_int4_4_arm_depthwise_conv_s4_opt()