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

Changes the use of `dict` to `OrderedDict`. #913

Closed copybara-service[bot] closed 2 years ago

copybara-service[bot] commented 2 years ago

Changes the use of dict to OrderedDict.