onnxruntime/docs/python
KeDengMS 8dceebda0e
[Training/Python] Add option to enable symbolic shape inference (#5107)
This change adds symbolic shape inference to ORT training which helps static memory planning for model like BART.
2020-09-22 10:49:07 -07:00
..
examples Fix python examples in documentation (#3379) 2020-04-01 22:48:32 +02:00
notebooks [Training/Python] Add option to enable symbolic shape inference (#5107) 2020-09-22 10:49:07 -07:00
api_summary.rst IOBinding docs (#4432) 2020-07-08 03:48:22 -07:00
conf.py Propagate documentation modification from rel-1.0.0 (#2713) 2019-12-21 00:25:45 +01:00
examples_md.rst
index.rst Update Python documentation (#2210) 2019-10-21 16:56:31 -07:00
ONNX_Runtime_icon.png Propagate documentation modification from rel-1.0.0 (#2713) 2019-12-21 00:25:45 +01:00
README.rst change version number from 1.4.0 to 1.5.0 (#5178) 2020-09-15 15:50:25 -07:00
tutorial.rst Propagate documentation modification from rel-1.0.0 (#2713) 2019-12-21 00:25:45 +01:00

ONNX Runtime
============

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/>`_.


Changes
-------

1.5.0
^^^^^

Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.5.0

1.4.0
^^^^^

Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.4.0

1.3.1
^^^^^

Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.3.1

1.3.0
^^^^^

Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.3.0

1.2.0
^^^^^

Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.2.0

1.1.0
^^^^^

Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.1.0

1.0.0
^^^^^

Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.0.0

0.5.0
^^^^^

Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v0.5.0

0.4.0
^^^^^

Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v0.4.0