Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/depthwise_null_bias_0/
Doutput_shift_data.h6 const int32_t depthwise_null_bias_0_output_shift[2] = {-7, -7}; variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_depthwise_conv_s8_opt/
Dtest_arm_depthwise_conv_s8_opt.c479 quant_params.shift = (int32_t *)depthwise_null_bias_0_output_shift; in depthwise_null_bias_0_arm_depthwise_conv_s8_opt()