Symmetric quantization support for tf.contrib.quantize.
This quantization is configured so that signed integers can be used for inference without biasing, so narrow_range=false implies the negative limit is slightly larger than the positive limit, as is the case for signed two's-complement representation. PiperOrigin-RevId: 216734571
Loading
Please sign in to comment