Home
last modified time | relevance | path

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

/cmsis-nn-latest/Source/ConvolutionFunctions/
Darm_depthwise_conv_fast_s16.c295 int32_t output_mult_4 = REDUCE_MULTIPLIER(output_mult[3]); in arm_depthwise_conv_fast_s16() local
387 result = arm_nn_requantize_s64(acc_4, output_mult_4, *output_shift++); in arm_depthwise_conv_fast_s16()