Searched refs:channel_shift (Results 1 – 2 of 2) sorted by relevance
259 int channel_shift; in PopulateConvolutionQuantizationParams() local260 QuantizeMultiplier(effective_output_scale, &significand, &channel_shift); in PopulateConvolutionQuantizationParams()262 per_channel_shift[i] = channel_shift; in PopulateConvolutionQuantizationParams()
312 int channel_shift; in PrepareImpl() local314 &channel_shift); in PrepareImpl()316 per_channel_shift[i] = channel_shift; in PrepareImpl()