Release 1.3.0
What's Changed
- TensorFlow 2.13 and .keras File Format Support: MCT Quantizers now offers full compatibility with TensorFlow version 2.13 and the .keras file format.
- MCT Quantizers Version Tracking. With this release, you can easily access the 'mctq_version' property within each KerasQuantizationWrapper and KerasActivationQuantizationHolder.
- Support ONNX models export- we now support exporting models to the ONNX format. Notice this is experimental and subject to future changes.
Breaking Changes
- LUT Quantizer Argument Improvements: We've refined the argument names for the Look-Up Table (LUT) quantizer.
Contributors
@ofirgo @reuvenperetz @Chizkiyahu @eladc-git @lior-dikstein
New Contributors
- @lior-dikstein made their first contribution in #60
Full Changelog: v1.2.0...v1.3.0