Skip to content

v3.0.0

Latest

Choose a tag to compare

@AlexanderDokuchaev AlexanderDokuchaev released this 24 Feb 10:19
· 2918 commits to develop since this release

Post-training Quantization:

Deprecations/Removals:

  • (TensorFlow) Removed support for TensorFlow backend.
  • (PyTorch) Removed legacy create_compressed_model API for PyTorch backend, which was previously marked as deprecated.
  • (PyTorch) Removed legacy algorithms for PyTorch that were based on using NNCFNetwork: NAS, Structural Pruning, AutoML, Knowledge Distillation, Mixed-Precision Quantization, and Movement Sparsity.

Requirements:

  • Dropped jsonschema, natsort, and pymoo from dependencies as they are no longer required.
  • Updated numpy to >=1.24.0, <2.5.0.

Acknowledgements

Thanks for contributions from the OpenVINO developer community:
@avolkov-intel @Shehrozkashif @ruro @mostafafaheem