Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/depthwise_x_stride/
Doutput_ref_data.h6 const int8_t depthwise_x_stride_output_ref[108] = { variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_depthwise_conv_s8_opt/
Dtest_arm_depthwise_conv_s8_opt.c610 TEST_ASSERT_TRUE(validate(output, depthwise_x_stride_output_ref, DEPTHWISE_X_STRIDE_DST_SIZE)); in depthwise_x_stride_arm_depthwise_conv_s8_opt()
637 TEST_ASSERT_TRUE(validate(output, depthwise_x_stride_output_ref, DEPTHWISE_X_STRIDE_DST_SIZE)); in depthwise_x_stride_arm_depthwise_conv_s8_opt()