Searched refs:in_requantize_0 (Results 1 – 2 of 2) sorted by relevance
106 int64_t in_requantize_0 = (int64_t)out_0[i_requantize]; in arm_nn_depthwise_conv_nt_t_s16() local113 in_requantize_0 += *bias; in arm_nn_depthwise_conv_nt_t_s16()120 out_0[i_requantize] = arm_nn_requantize_s64(in_requantize_0, reduced_multiplier, shift); in arm_nn_depthwise_conv_nt_t_s16()
178 int64_t in_requantize_0 = (int64_t)out_0[0]; in arm_depthwise_conv_fast_s16() local185 in_requantize_0 += bias[offset]; in arm_depthwise_conv_fast_s16()196 … out_0[0] = arm_nn_requantize_s64(in_requantize_0, reduced_multiplier_0, output_shift[offset]); in arm_depthwise_conv_fast_s16()