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

Update file-paths for collaborative optimizations in QAT #1043

Closed SaoirseARM closed 1 year ago

SaoirseARM commented 1 year ago

Updated the collaborative optimization file-paths in response to this issue: https://github.com/tensorflow/model-optimization/issues/1032

Reduced collaborative_optimizations to collab_opts for all instances.

Best regards, Saoirse