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.48k stars 320 forks source link

Upgrade tensorflow version to 2.10.0 #1013

Closed copybara-service[bot] closed 1 year ago

copybara-service[bot] commented 1 year ago

Upgrade tensorflow version to 2.10.0

tensorflow_compression package which depend on tensorflow_probability requires tensorflow version >= 2.10 but the current version is 2.9.1.