Searched refs:DepthwiseConvRound (Results 1 – 2 of 2) sorted by relevance
65 inline int32_t DepthwiseConvRound(int32_t x, int32_t quantized_multiplier, in DepthwiseConvRound() function72 inline int32_t DepthwiseConvRound<DepthwiseConvOutputRounding::kAwayFromZero>(78 inline int32_t DepthwiseConvRound<DepthwiseConvOutputRounding::kUpward>(160 acc = DepthwiseConvRound<output_rounding>(acc, output_multiplier, in Run()262 acc = DepthwiseConvRound<output_rounding>( in RunPerChannel()
2591 acc = reference_ops::depthwise_conv::DepthwiseConvRound<2755 acc = reference_ops::depthwise_conv::DepthwiseConvRound<2981 acc = reference_ops::depthwise_conv::DepthwiseConvRound<3172 acc = reference_ops::depthwise_conv::DepthwiseConvRound<3198 acc = reference_ops::depthwise_conv::DepthwiseConvRound<