Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

OpenVINO™ integration with TensorFlow v1.0.0

Compare
Choose a tag to compare
@ck-intel ck-intel released this 27 Sep 17:27
70d6c1c
  1. This release provides functional improvements and enhanced backend support from the previous release. This includes
    • OpenVINO™ 2021.4.1 upgrade - Long Term Support release of OpenVINO™ with focus on stability and compatibility.
    • TensorFlow v2.5.1 upgrade – Bug fixes and address vulnerabilities over TensorFlow 2.4.1 release.
    • OpenVINO™ integration with TensorFlow samples in Intel DevCloud – User can learn and test this capability across multiple Intel hardware devices.
    • TensorFlow 2.x compliant C++ samples covering additional use-cases.
    • Enabled FP16 precision on iGPU backend.
    • Increased model (TensorFlow Hub/ OpenVINO™ Model Zoo) coverage on all the supported Intel backends.
    • Performance Optimizations of existing supported models on all Intel backends
    • Preview support of INT8 quantized models using OpenVINO™ Neural Network Compression Framework (NNCF)
    • API to export OpenVINO™ IR (Intermediate Representation) for easy transition to native OpenVINO™
  2. Additional support for MacOS and Ubuntu 20.04 and Python 3.9.
  3. Updated platform support for TigerLake and IceLake Family.
  4. Documentation improvements
    • Added Mandarin version of GitHub documentation
    • Enhanced GitHub documentation