Searched refs:depthwise_kernel_3x3_output_ref (Results 1 – 2 of 2) sorted by relevance
| /cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/depthwise_kernel_3x3/ |
| D | output_ref_data.h | 6 const int8_t depthwise_kernel_3x3_output_ref[30] = {64, 34, 24, -11, -53, -3, -2, -11, -23, -55, variable
|
| /cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_depthwise_conv_3x3_s8/ |
| D | test_arm_depthwise_conv_3x3_s8.c | 95 TEST_ASSERT_TRUE(validate(output, depthwise_kernel_3x3_output_ref, output_ref_size)); in depthwise_kernel_3x3_arm_depthwise_conv_3x3_s8() 128 TEST_ASSERT_TRUE(validate(output, depthwise_kernel_3x3_output_ref, output_ref_size)); in depthwise_kernel_3x3_arm_depthwise_conv_3x3_s8()
|