* add sphinx log parsing * fix * fix log * fixes * fixes * fixes * fixes * fixes * fixes * fixes * fixes * fixes * fixes * doxygen-xfail * fixes * fixes * fixes * fixe * fixes * fixes * fix pot * add pot check * fixes * fixes * Fixed POT docs * Fixed POT docs * Fixes * change heading markup * fixes Co-authored-by: azaytsev <andrey.zaytsev@intel.com>
18 lines
628 B
ReStructuredText
18 lines
628 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.
|
|
|
|
There is also an nGraph API available for Python and C++, with enhanced operation sets and other features. Read `nGraph <https://www.intel.com/content/www/us/en/artificial-intelligence/ngraph.html>`_ and `Introduction to the nGraph <../openvino_docs_nGraph_DG_Introduction.html>`_ for more information.
|
|
|
|
API references available:
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
../groupie_cpp_api
|
|
ie_python_api/api
|