Rescales the output corresponding to AQT quantized convolution. Refer to quantizable_layer.FromAqtConv. Args: w_name: weight name. output: The tensor to rescale. is_depthwise: Whether or not this follows a DepthwiseConv, which merges the feature axes in the output
(self, w_name, output, *, is_depthwise=False)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected