Home
last modified time | relevance | path

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

/cmsis-nn-latest/Source/ConvolutionFunctions/
Darm_depthwise_conv_fast_s16.c293 int32_t output_mult_2 = REDUCE_MULTIPLIER(output_mult[1]); in arm_depthwise_conv_fast_s16() local
377 result = arm_nn_requantize_s64(acc_2, output_mult_2, *output_shift++); in arm_depthwise_conv_fast_s16()