index.rst 297 Bytes
Newer Older
1
.. backends/executable-api/index.rst:
Leona C's avatar
Leona C committed
2 3 4 5 6 7 8 9 10 11 12 13


Executable
==========

The ``compile`` function on an ``Executable`` has more direct methods to 
actions such as ``validate``, ``call``, ``get_performance_data``, and so on. 

.. doxygenclass:: ngraph::runtime::Executable
   :project: ngraph
   :members: