This is the final release of TensorFlow Model Optimization 0.2.1.
This includes a bug fix with pruning summaries when using TF 1.X.
It is tested against TensorFlow 1.14.0 and 2.0.0.
0.2.0
This is the final release of TensorFlow Model Optimization 0.2.0.
This includes: - Pruning TF 2.X support (https://github.com/tensorflow/model-optimization/issues/172) - Usability improvements in code and documentation
It is tested against TensorFlow 1.14.0 and 2.0.0.
0.1.3
This is the final release of TensorFlow Model Optimization 0.1.3.
This includes the necessary changes for the package to run fine against tf-nightly, after it switches to 2.XX by default.
It is tested against TensorFlow 1.14.0, tf-nightly, and tf-nightly-2.0-preview (using tf.compat.v1).
0.1.2
This is the final release of TensorFlow Model Optimization 0.1.2.
This includes the necessary changes for TensorFlow Federated to start depending on TensorFlow Model Optimization.
It is tested against TensorFlow 1.14.0.
0.1.1
This is the final release of TensorFlow Model Optimization 0.1.1.
This includes a fix for Python 3 compatibility.
It is tested against TensorFlow nightly.
0.1.1rc0
This is the RC0 release candidate of TensorFlow Model Optimization 0.1.1.