Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/depthwise_x_stride/
Doutput_shift_data.h6 const int32_t depthwise_x_stride_output_shift[9] = {-9, -9, -9, -9, -9, -9, -9, -10, -9}; variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_depthwise_conv_s8_opt/
Dtest_arm_depthwise_conv_s8_opt.c581 quant_params.shift = (int32_t *)depthwise_x_stride_output_shift; in depthwise_x_stride_arm_depthwise_conv_s8_opt()