API Reference¶
The OpenVINO toolkit has APIs available for Python, C, and C++. Most features exist for all APIs, but there are some differences. The C++ API is the most comprehensive.
API references available:
- OpenVINO Runtime C++ API
- OpenVINO Runtime C API
- OpenVINO Python API
- openvino.runtime
- openvino.runtime.op
- 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
- openvino.runtime.opset10
- openvino.runtime.passes
- openvino.preprocess
- openvino.frontend