2018-11-20 00:48:22 +00:00
|
|
|
|
2023-03-30 21:39:16 +00:00
|
|
|
Python API
|
|
|
|
|
==========
|
2018-11-20 00:48:22 +00:00
|
|
|
|
2019-10-21 23:56:31 +00:00
|
|
|
ONNX Runtime is a performance-focused scoring engine for Open Neural Network Exchange (ONNX) models.
|
2023-03-30 21:39:16 +00:00
|
|
|
For more information on ONNX Runtime, please see `aka.ms/onnxruntime <https://aka.ms/onnxruntime/>`_
|
|
|
|
|
or the `Github project <https://github.com/microsoft/onnxruntime/>`_.
|
2018-11-20 00:48:22 +00:00
|
|
|
|
2019-01-11 11:41:42 +00:00
|
|
|
.. toctree::
|
|
|
|
|
:maxdepth: 1
|
2018-11-20 00:48:22 +00:00
|
|
|
|
2019-01-11 11:41:42 +00:00
|
|
|
tutorial
|
|
|
|
|
api_summary
|
|
|
|
|
auto_examples/index
|
2023-03-30 21:39:16 +00:00
|
|
|
operators/index
|