openvinov2026.3.0
- Updated
Intel® Distribution of OpenVINO™ toolkit is an open-source toolkit for optimizing
and deploying AI inference. It can be used to develop applications and solutions based on deep learning tasks, such as: emulation of human vision, automatic speech recognition, natural language processing, recommendation systems, etc. It provides high-performance and rich deployment options, from edge to cloud
- Project website: https://github.com/openvinotoolkit/openvino
- Documentation: https://docs.openvino.ai/latest/index.html
#Usage
openvino provides CMake targets:
find_package(OpenVINO REQUIRED)
target_link_libraries(main PRIVATE openvino::runtime)#License
Apache-2.0
#Supported Platforms
!uwp & !x86 & !(android & arm32)
- ✅linux
- ✅osx
- ✅windows-arm64
- ✅windows-x64
- ❌
uwp - ❌
windows-x86
#Features
Default features: cpu, gpu, npu, auto, auto-batch, hetero, ir, onnx, paddle, pytorch, tensorflow, tensorflow-lite
#autodefault
Enables Auto plugin for inference
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#auto-batchdefault
Enables Auto Batch plugin for inference, useful for throughput mode
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#cpu
Enables CPU plugin for inference
Platforms: !(windows & arm)
- ✅linux
- ✅osx
- ✅windows-x64
- ❌
windows-arm64
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#gpu
Enables GPU plugin for inference
Platforms: x64 & !(osx | uwp)
- ✅linux
- ✅windows-x64
- ❌
osx - ❌
windows-arm64
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through level-zero)
- vcpkg-cmake-config (through level-zero)
#heterodefault
Enables Hetero plugin for inference
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#irdefault
Enables IR frontend for reading models in OpenVINO IR format
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#npu
Enables NPU plugin for inference
Platforms: x64 & !(osx | uwp)
- ✅linux
- ✅windows-x64
- ❌
osx - ❌
windows-arm64
Host Dependencies:
- flatbuffers
>= v2.0.6
and 2 transitive dependencies:
- vcpkg-cmake (through flatbuffers)
- vcpkg-cmake-config (through flatbuffers)
#onnxdefault
Enables ONNX frontend for reading models in ONNX format
Dependencies:
and 2 transitive dependencies:
- abseil (through protobuf)
- utf8-range (through protobuf)
Host Dependencies:
- protobuf
>= v3.21.2
and 2 transitive dependencies:
- vcpkg-cmake (through abseil)
- vcpkg-cmake-config (through abseil)
#paddledefault
Enables PaddlePaddle frontend for reading models in PaddlePaddle format
Dependencies:
- protobuf
>= v3.21.2
and 2 transitive dependencies:
- abseil (through protobuf)
- utf8-range (through protobuf)
Host Dependencies:
- protobuf
>= v3.21.2
and 2 transitive dependencies:
- vcpkg-cmake (through abseil)
- vcpkg-cmake-config (through abseil)
#pytorchdefault
Enables PyTorch frontend to convert models in PyTorch format
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#tensorflowdefault
Enables TensorFlow frontend for reading models in TensorFlow format
Dependencies:
and 2 transitive dependencies:
- abseil (through protobuf)
- utf8-range (through protobuf)
Host Dependencies:
- protobuf
>= v3.21.2
and 2 transitive dependencies:
- vcpkg-cmake (through abseil)
- vcpkg-cmake-config (through abseil)
#tensorflow-litedefault
Enables TensorFlow Lite frontend for reading models in TensorFlow Lite format
Dependencies:
- flatbuffers
>= v2.0.6 openvino
Platforms:
linux & static
Features:pytorch
No transitive dependencies.
Host Dependencies:
- flatbuffers
>= v2.0.6
and 2 transitive dependencies:
- vcpkg-cmake (through flatbuffers)
- vcpkg-cmake-config (through flatbuffers)
#Dependencies
- nlohmann-json
- pugixml
- tbb
>= v2021.10.0#2 xbyak
>= v6.73Platforms:
!(arm | uwp)
#Used By
- onnxruntime (feature
openvino) - opencv4 (feature
openvino) - openvino (feature
tensorflow) - openvino (feature
tensorflow-lite)
#Host Tool For
No ports use this.
#Contributors
Ilya Lavrenov
Lily Wang
Cheney Wang
JonLiu1993
Billy O'Neal
autoantwort
Tatyana Raguzova
Park DongHa
Egor Tyuvaev
MonicaLiu
Kai Pastor
Dennis