onnxruntime/docs/python
Justin Chu c7c8757a1c
Use ruff as the formatter to replace black-isort (#23397)
Use ruff as the code formatter in place of black and isort since it is
much faster, and as projects like PyTorch and ONNX have adopted ruff
format as well.

This PR include only auto-fixed changes in formatting.
2025-01-16 11:14:15 -08:00
..
_common Use ruff as the formatter to replace black-isort (#23397) 2025-01-16 11:14:15 -08:00
examples Use ruff as the formatter to replace black-isort (#23397) 2025-01-16 11:14:15 -08:00
notebooks Cleanup code (#22827) 2024-11-19 14:13:33 -08:00
on_device_training Update training api python documentation (#19287) 2024-01-29 14:14:15 -08:00
ortmodule Python documentation for onnxruntime-training (#15765) 2023-05-02 16:58:16 -07:00
api_summary.rst [Doc] Add I/O binding example using onnx data type in python API summary (#22695) 2024-11-02 12:51:37 -07:00
conf.py Bump ruff linter to 0.2.1 (#19471) 2024-02-08 16:08:27 -08:00
examples_md.rst Python documentation for onnxruntime-training (#15765) 2023-05-02 16:58:16 -07:00
index.rst Add C# API documentation for training (and some other changes) (#15935) 2023-05-16 03:15:24 -07:00
ONNX_Runtime_icon.png Python documentation for onnxruntime-training (#15765) 2023-05-02 16:58:16 -07:00
README.rst bumps up version in main from 1.20 -> 1.21 (#22482) 2024-10-17 12:32:35 -07:00
ReadMeOV.rst OVEP - PR 1.19 (#21443) 2024-07-24 23:45:31 -07:00
requirements.txt [Fix] Make python API doc generation in Microsoft-hosted Agent (#21766) 2024-08-20 23:32:38 +08:00
tutorial.rst Python documentation for onnxruntime-training (#15765) 2023-05-02 16:58:16 -07: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.21.0
^^^^^^

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

1.20.0
^^^^^^

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

1.19.0
^^^^^^

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

1.18.0
^^^^^^

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

1.17.0
^^^^^^

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

1.16.0
^^^^^^

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

1.15.0
^^^^^^

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

1.14.0
^^^^^^

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

1.13.0
^^^^^^

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

1.12.0
^^^^^^

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

1.11.0
^^^^^^

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

1.10.0
^^^^^^

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

1.9.0
^^^^^

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

1.8.2
^^^^^

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

1.8.1
^^^^^

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

1.8.0
^^^^^

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

1.7.0
^^^^^

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

1.6.0
^^^^^

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

1.5.3
^^^^^

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

1.5.2
^^^^^

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

1.5.1
^^^^^

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


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