Add 'SCALED' mode to QuantizeV2 and Dequantize, to match QuantizeAndDequantize{V2|V3}
Add a quantization mode that only scales the input. Allows us to break
QuantizeAndDequantize{V2|V3} up to quantize/dequantize nodes.
PiperOrigin-RevId: 166265247
Loading
Please sign in to comment