onnxruntime/docs/python
2019-10-19 18:26:34 -07:00
..
_templates
examples update python examples (#1935) 2019-09-26 11:25:59 -07:00
notebooks Add nuphar python scripts to wheel, and notebook tutorial (#1952) 2019-09-30 10:39:02 -07:00
api_summary.rst
conf.py Update readme.rst for pypi, change documentation style (#1663) 2019-10-19 18:26:34 -07:00
examples_md.rst
index.rst Update documentation to include openmp dependency. (#545) 2019-03-05 22:38:40 -08:00
README.rst Update readme.rst for pypi, change documentation style (#1663) 2019-10-19 18:26:34 -07:00
tutorial.rst Update documentation to reflect the latest changes (#311) 2019-01-11 12:41:42 +01:00

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

ONNX Runtime
enables high-performance evaluation of trained machine learning (ML)
models while keeping resource usage low once converted into ONNX format.
See `project information <https://github.com/microsoft/onnxruntime>`_
and `Python API documentation and examples <https://aka.ms/onnxruntime-python>`_
for further details.

Changes
-------

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