Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/depthwise_out_activation/
Doutput_shift_data.h6 const int32_t depthwise_out_activation_output_shift[3] = {-6, -7, -7}; variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_depthwise_conv_s8_opt/
Dtest_arm_depthwise_conv_s8_opt.c376 quant_params.shift = (int32_t *)depthwise_out_activation_output_shift; in depthwise_out_activation_arm_depthwise_conv_s8_opt()