onnxruntime/docs/python/index.rst

29 lines
663 B
ReStructuredText

Python API
==========
ONNX Runtime is a performance-focused scoring engine for Open Neural Network Exchange (ONNX) models.
For more information on ONNX Runtime, please see `aka.ms/onnxruntime <https://aka.ms/onnxruntime/>`_
or the `Github project <https://github.com/microsoft/onnxruntime/>`_.
.. toctree::
:maxdepth: 1
:caption: Inference
tutorial
api_summary
.. toctree::
:maxdepth: 1
:caption: LARGE MODEL TRAINING
ortmodule/overview
ortmodule/api
.. toctree::
:maxdepth: 1
:caption: LEARNING ON THE EDGE
learning_on_the_edge/overview
learning_on_the_edge/training_artifacts
learning_on_the_edge/training_api