Searched refs:depthwise_mult_batches_output_ref (Results 1 – 2 of 2) sorted by relevance
| /cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/depthwise_mult_batches/ |
| D | output_ref_data.h | 6 const int8_t depthwise_mult_batches_output_ref[36] = {-82, 70, -25, -47, -29, 2, -66, 55, -28, -39… variable
|
| /cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_depthwise_conv_s8/ |
| D | test_arm_depthwise_conv_s8.c | 191 TEST_ASSERT_TRUE(validate(output, depthwise_mult_batches_output_ref, output_ref_size)); in depthwise_mult_batches_arm_depthwise_conv_s8() 219 TEST_ASSERT_TRUE(validate(output, depthwise_mult_batches_output_ref, output_ref_size)); in depthwise_mult_batches_arm_depthwise_conv_s8()
|