.. python_api/index.rst ########## Python API ########## This section contains nGraph™ Python API documentation. Python API exposes nGraph™ C++ operations to Python users. For quick-start you can find an example of the API usage below.
.. literalinclude:: ../../../../python/examples/basic.py
:language: python
:lines: 18-47
======= .. toctree:: :maxdepth: 1
:titlesonly:
structure
List of operations <_autosummary/ngraph.ops.rst>