Home
last modified time | relevance | path

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

/cmsis-nn-3.6.0-3.5.0/Source/ConvolutionFunctions/
Darm_depthwise_conv_fast_s16.c362 int64_t acc_4 = sum_4; in arm_depthwise_conv_fast_s16() local
369 acc_4 += *bias++; in arm_depthwise_conv_fast_s16()
387 result = arm_nn_requantize_s64(acc_4, output_mult_4, *output_shift++); in arm_depthwise_conv_fast_s16()