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

pruning model from model zoo #572

Open abhishekbalu opened 3 years ago

abhishekbalu commented 3 years ago

Hey, I am working on model optimization and would like to know if there is a way to prune models from the model zoo. It would be great if anyone can help me out.

teijeong commented 3 years ago

Hi @abhishekbalu, sorry for late response.

Want to check if you're still working on this issue before we can look this over. Also, it would be great if you can be more specific about your requirements - which model, and what is your goal?