onnxruntime/docs/python/index.rst

30 lines
663 B
ReStructuredText
Raw Normal View History

2018-11-20 00:48:22 +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.
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
.. toctree::
:maxdepth: 1
:caption: Inference
2018-11-20 00:48:22 +00:00
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