tensorflow / model-optimization

A toolkit to optimize ML models for deployment for Keras and TensorFlow, including quantization and pruning.
https://www.tensorflow.org/model_optimization
Apache License 2.0
1.49k stars 321 forks source link

Add `fix_input_output_range` method that fix the input and output range after apply quantize. #929

Closed copybara-service[bot] closed 2 years ago

copybara-service[bot] commented 2 years ago

Add fix_input_output_range method that fix the input and output range after apply quantize.