Home
last modified time | relevance | path

Searched refs:stride2pad1_output_shift (Results 1 – 3 of 3) sorted by relevance

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/stride2pad1/
Doutput_shift_data.h6 const int32_t stride2pad1_output_shift[1] = {-8}; variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_depthwise_conv_3x3_s8/
Dtest_arm_depthwise_conv_3x3_s8.c376 quant_params.shift = (int32_t *)stride2pad1_output_shift; in stride2pad1_arm_depthwise_conv_3x3_s8()
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_convolve_s8/
Dtest_arm_convolve_s8.c177 quant_params.shift = (int32_t *)stride2pad1_output_shift; in stride2pad1_arm_convolve_s8()