Skip to main content

OpenVINO(TM) Runtime

Project description

OpenVINO™

NOTE: This version is pre-release software and has not undergone full release validation or qualification. No support is offered on pre-release software and APIs/behavior are subject to change. It should NOT be incorporated into any production software/solution and instead should be used only for early testing and integration while awaiting a final release version of this software.

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.

If you have chosen a model, you can integrate it with your application through OpenVINO™ and deploy it on various devices. The OpenVINO™ Python package includes a set of libraries for easy inference integration with your products.

Commit used for current package: https://github.com/openvinotoolkit/openvino/commit/5e5c987cc3f97f19088a57cd73689e9c26568898

System Requirements

Before you start the installation, check the supported operating systems and required Python* versions. The complete list of supported hardware is available on the System Requirements page.

C++ libraries are also required for the installation on Windows*. To install that, you can download the Visual Studio Redistributable file (.exe).

NOTE: This package may work on other Linux and Windows versions but only the versions specified in system requirements are fully validated.

Install OpenVINO™

Step 1. Set Up Python Virtual Environment

Use a virtual environment to avoid dependency conflicts. To create a virtual environment, use the following commands:

On Windows:

python -m venv openvino_env

On Linux and macOS:

python3 -m venv openvino_env

NOTE: On Linux and macOS, you may need to install pip.

Step 2. Activate the Virtual Environment

On Windows:

openvino_env\Scripts\activate

On Linux and macOS:

source openvino_env/bin/activate

Step 3. Set Up and Update PIP to the Highest Version

Run the command below:

python -m pip install --upgrade pip

Step 4. Install the Package

Run the command below:

pip install openvino-nightly

Step 5. Verify that the Package Is Installed

Run the command below:

python -c "from openvino import Core; print(Core().available_devices)"

If installation was successful, you will see the list of available devices.

What's in the Package

Component Content Description
OpenVINO Runtime `openvino package` OpenVINO Runtime is a set of C++ libraries with C and Python bindings providing a common API to deliver inference solutions on the platform of your choice. Use the OpenVINO Runtime API to read PyTorch, TensorFlow, TensorFlow Lite, ONNX, and PaddlePaddle models and execute them on preferred devices. OpenVINO Runtime uses a plugin architecture and includes the following plugins: CPU, GPU, Auto Batch, Auto, Hetero,
OpenVINO Model Converter (OVC) `ovc` OpenVINO Model Converter converts models that were trained in popular frameworks to a format usable by OpenVINO components.
Supported frameworks include ONNX, TensorFlow, TensorFlow Lite, and PaddlePaddle.
Benchmark Tool `benchmark_app` Benchmark Application** allows you to estimate deep learning inference performance on supported devices for synchronous and asynchronous modes.

Troubleshooting

For general troubleshooting steps and issues, see Troubleshooting Guide for OpenVINO Installation. The following sections also provide explanations to several error messages.

Errors with Installing via PIP for Users in China

Users in China may encounter errors while downloading sources via PIP during OpenVINO™ installation. To resolve the issues, try the following solution:

  • Add the download source using the -i parameter with the Python pip command. For example:

    pip install openvino-nightly -i https://mirrors.aliyun.com/pypi/simple/
    

    Use the --trusted-host parameter if the URL above is http instead of https.

ERROR:root:Could not find OpenVINO Python API.

On Windows, additional libraries may be necessary to run OpenVINO. To resolve this issue, install the C++ redistributable (.exe). You can also view a full download list on the official support page.

ImportError: libpython3.8.so.1.0: cannot open shared object file: No such file or directory

To resolve missing external dependency on Ubuntu*, execute the following command:

sudo apt-get install libpython3.8

Additional Resources

Copyright © 2018-2024 Intel Corporation

LEGAL NOTICE: Your use of this software and any required dependent software (the “Software Package”) is subject to the terms and conditions of the Apache 2.0 License for the Software Package, which may also include notices, disclaimers, or license terms for third party or open source software included in or with the Software Package, and your use indicates your acceptance of all such terms. Please refer to the “third-party-programs.txt” or other similarly-named text file included with the Software Package for additional details.

Intel is committed to the respect of human rights and avoiding complicity in human rights abuses, a policy reflected in the Intel Global Human Rights Principles. Accordingly, by accessing the Intel material on this platform you agree that you will not use the material in a product or application that causes or contributes to a violation of an internationally recognized human right.

Intel, the Intel logo, and other Intel marks are trademarks of Intel Corporation or its subsidiaries. Other names and brands may be claimed as the property of others.

NOTE: This version is pre-release software and has not undergone full release validation or qualification. No support is offered on pre-release software and APIs/behavior are subject to change. It should NOT be incorporated into any production software/solution and instead should be used only for early testing and integration while awaiting a final release version of this software.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

openvino_nightly-2024.5.0.dev20241023-17117-cp312-cp312-win_amd64.whl (36.3 MB view details)

Uploaded CPython 3.12 Windows x86-64

openvino_nightly-2024.5.0.dev20241023-17117-cp311-cp311-win_amd64.whl (36.3 MB view details)

Uploaded CPython 3.11 Windows x86-64

openvino_nightly-2024.5.0.dev20241023-17117-cp310-cp310-win_amd64.whl (36.3 MB view details)

Uploaded CPython 3.10 Windows x86-64

openvino_nightly-2024.5.0.dev20241023-17117-cp39-cp39-win_amd64.whl (36.3 MB view details)

Uploaded CPython 3.9 Windows x86-64

File details

Details for the file openvino_nightly-2024.5.0.dev20241023-17117-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for openvino_nightly-2024.5.0.dev20241023-17117-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 a91c55c748e66ae1c99d63917a0bba2c8964bcfd110bf4f0dab4120670563923
MD5 957ce73bda46930e850c22cf5ed1fc0f
BLAKE2b-256 7dc75042a72f6bcbb8bb5d47cada1217b9655001f1b50ed86da8c9ea39d85f19

See more details on using hashes here.

File details

Details for the file openvino_nightly-2024.5.0.dev20241023-17117-cp312-cp312-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for openvino_nightly-2024.5.0.dev20241023-17117-cp312-cp312-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bd36da818bb52270aa0fe731d0125a1f70fe4aaf38cab3dea09a1d0f11b71459
MD5 e35ee62d46deffb87c7052a36bfc3265
BLAKE2b-256 571c1534f4ee5515c32ed051bf345fd6082b0bf8b3139dfaa70733d2cbd75f02

See more details on using hashes here.

File details

Details for the file openvino_nightly-2024.5.0.dev20241023-17117-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for openvino_nightly-2024.5.0.dev20241023-17117-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 94a3a4a0d42e55798ab0376c2fb8693112401914125f8144f1b91fe4b4a502f1
MD5 b5214e64ce07145e40a2e512cb26d880
BLAKE2b-256 673c239e54fb6f7882bc8fc787b56af6763568fd4b1f24db1075802bb0749c34

See more details on using hashes here.

File details

Details for the file openvino_nightly-2024.5.0.dev20241023-17117-cp311-cp311-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for openvino_nightly-2024.5.0.dev20241023-17117-cp311-cp311-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 66ce54fc6b422bb39a2263f189308aa8611d2c31558b8c0c603745a8319205af
MD5 f3df9dba6876b7aaca1b92db2e0b587d
BLAKE2b-256 3d0768536d0472aec233793452259d3d51a42c9e8002f918bd7f237f611aa018

See more details on using hashes here.

File details

Details for the file openvino_nightly-2024.5.0.dev20241023-17117-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for openvino_nightly-2024.5.0.dev20241023-17117-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 7ecef1ddc33acbb8054f59de736d3c4a87e0db0f8ec25c941338d9cc857554c1
MD5 75e04a8bfdda7450bc2fc9a6900563c9
BLAKE2b-256 efe48d63a80e489b791abdae3b00bf3298ea5809336f313680229962787124d0

See more details on using hashes here.

File details

Details for the file openvino_nightly-2024.5.0.dev20241023-17117-cp310-cp310-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for openvino_nightly-2024.5.0.dev20241023-17117-cp310-cp310-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7202dbdb13a38e6052731b73b6f6aee6a2cf1ae78f022250914a432adf83a691
MD5 ab79944458215c6dd7c218453d126933
BLAKE2b-256 938676142ec7096ab53f0708230bce6bbf99f98d07da497b31ede69168955e8f

See more details on using hashes here.

File details

Details for the file openvino_nightly-2024.5.0.dev20241023-17117-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for openvino_nightly-2024.5.0.dev20241023-17117-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 f9178a35b4d3f78ef822904896d853347b2bd3bbf53a8b5326734fe5ac16118f
MD5 24a52cbb4d04afdc5b26044dfbe9222b
BLAKE2b-256 b56d5cb053d9166039425abd524c61da2a976421ce73ca5ece119dfe0930fc35

See more details on using hashes here.

File details

Details for the file openvino_nightly-2024.5.0.dev20241023-17117-cp39-cp39-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for openvino_nightly-2024.5.0.dev20241023-17117-cp39-cp39-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 77c40b8e0fe0e9abecd5812e7ed36128bfb8576afc040e16c99251ae30809503
MD5 98ee02e98b5cc3c72810e64206f273dc
BLAKE2b-256 144523d9de2fe0353f7db9f1081b6907f76ff133be426e6907bf958e173ca244

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page