17 lines
340 B
ReStructuredText
17 lines
340 B
ReStructuredText
.. _api_reference:
|
|
|
|
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:
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
../groupov_cpp_api
|
|
../groupie_c_api
|
|
ie_python_api/api
|