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 320 forks source link

Remove optimizer to compare model size and compare the zipped model size to pass the test. And enable test because now it passed. #1015

Closed copybara-service[bot] closed 2 years ago

copybara-service[bot] commented 2 years ago

Remove optimizer to compare model size and compare the zipped model size to pass the test. And enable test because now it passed.