0% found this document useful (0 votes)
6 views3 pages

OpenVINO Python API - OpenVINO™ Documentation - Version (2024)

The OpenVINO Python API documentation provides an overview of the various modules and packages available in the OpenVINO framework, including runtime operations, preprocessing, properties, and frontend functionalities. It outlines low-level wrappers for the C++ API and includes multiple opsets for different versions. The documentation is intended for developers looking to utilize OpenVINO's capabilities in Python applications.

Uploaded by

groovesharing
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views3 pages

OpenVINO Python API - OpenVINO™ Documentation - Version (2024)

The OpenVINO Python API documentation provides an overview of the various modules and packages available in the OpenVINO framework, including runtime operations, preprocessing, properties, and frontend functionalities. It outlines low-level wrappers for the C++ API and includes multiple opsets for different versions. The documentation is intended for developers looking to utilize OpenVINO's capabilities in Python applications.

Uploaded by

groovesharing
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

11/01/2025 19:38 OpenVINO Python API — OpenVINO™ documentation — Version(2024)


 Documentation  API Reference  OpenVINO Python API

OpenVINO Python API


openvino

openvino.runtime openvino module namespace, exposing factory functions for all ops and
other classes.

openvino.runtime.op Package: openvino.op Low level wrappers for the c++ api in ov::op.

openvino.runtime.op.util Package: openvino.op.util Low level wrappers for the c++ api in
ov::op::util.

openvino.runtime.opset1

openvino.runtime.opset2

openvino.runtime.opset3

openvino.runtime.opset4

openvino.runtime.opset5

openvino.runtime.opset6

openvino.runtime.opset7

openvino.runtime.opset8

openvino.runtime.opset9

Skip to main content


https://docs.openvino.ai/2024/api/ie_python_api/api.html# 1/3
11/01/2025 19:38 OpenVINO Python API — OpenVINO™ documentation — Version(2024)


openvino.runtime.opset10

openvino.runtime.opset11

openvino.runtime.opset12

openvino.runtime.opset13

openvino.runtime.opset14

openvino.runtime.opset15

openvino.runtime.passes

openvino.preprocess Package: openvino Low level wrappers for the PrePostProcessing C++
API.

openvino.properties

openvino.properties.device

openvino.properties.hint

openvino.properties.intel_auto

openvino.properties.intel_cpu

openvino.properties.intel_gpu

openvino.properties.intel_gpu.hint

openvino.properties.log

openvino.properties.streams

Skip to main content


https://docs.openvino.ai/2024/api/ie_python_api/api.html# 2/3
11/01/2025 19:38 OpenVINO Python API — OpenVINO™ documentation — Version(2024)


openvino.frontend Package: openvino Low level wrappers for the FrontEnd C++ API.

openvino.experimental Package: openvino This module provides access to experimental


functionality that is subject to change without prior notice.

©2025 Intel OpenVINO Legal Privacy


Newsletter
Corporation OpenVINO™ Terms of Cookies
Telemetry Use Privacy
Glossary Responsible
Case AI
Studies

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.

https://docs.openvino.ai/2024/api/ie_python_api/api.html# 3/3

You might also like