Searched refs:op_channel_scale (Results 1 – 1 of 1) sorted by relevance
139 double op_channel_scale = (input_scale * weight_scale) / output_scale; in buildRescaleOpConvOutput() local142 computeMultiplierAndShift(op_channel_scale, multiplier, shift, 32); in buildRescaleOpConvOutput()