OpenVINO
the six Ws · specification
Developed and maintained by Intel.
OpenVINO is a toolkit for optimizing and deploying deep learning models efficiently across Intel CPUs, GPUs and other hardware.
Hosted on GitHub at openvinotoolkit/openvino and distributed via PyPI and native installers.
Released in 2018 and actively maintained.
It lets teams gain significant inference speedups on Intel hardware through graph optimization and quantization without changing model code.
Converts and runs models exported from PyTorch, TensorFlow and ONNX.
Apache 2.0 licensed, open source, maintained by Intel, roughly 10.6k GitHub stars.
works with