onnxruntime/docs/python
KeDengMS 71940c0915
Update Nuphar tutorial notebook (#2721)
1. Reflect int8 GEMV improvements for multi-threading from #2696
2. Add notes on multi-threading control using OpenMP
3. Add samples of running multi-isa AOT, and show int8 GEMM differences between AVX and AVX2
4. Add rnn_benchmark example to resolve #1993
2019-12-22 22:42:03 -08:00
..
_templates Update the documentation, run all examples during the generation of the documentation (replace #89) (#103) 2018-12-05 10:12:25 -08:00
examples update python examples (#1935) 2019-09-26 11:25:59 -07:00
notebooks Update Nuphar tutorial notebook (#2721) 2019-12-22 22:42:03 -08:00
api_summary.rst Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
conf.py Propagate documentation modification from rel-1.0.0 (#2713) 2019-12-21 00:25:45 +01:00
examples_md.rst Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
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 Update version (#2584) 2019-12-08 18:00:12 -08: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.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