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
|
2023-05-02 23:58:16 +00:00
|
|
|
:caption: Inference
|
2018-11-20 00:48:22 +00:00
|
|
|
|
2019-01-11 11:41:42 +00:00
|
|
|
tutorial
|
|
|
|
|
api_summary
|
2023-05-02 23:58:16 +00:00
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
|
:maxdepth: 1
|
|
|
|
|
:caption: LARGE MODEL TRAINING
|
|
|
|
|
|
|
|
|
|
ortmodule/overview
|
|
|
|
|
ortmodule/api
|
|
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
|
:maxdepth: 1
|
2023-05-16 10:15:24 +00:00
|
|
|
:caption: ON-DEVICE TRAINING
|
2023-05-02 23:58:16 +00:00
|
|
|
|
2023-05-16 10:15:24 +00:00
|
|
|
on_device_training/overview
|
|
|
|
|
on_device_training/training_artifacts
|
|
|
|
|
on_device_training/training_api
|