onnxruntime/docs/python
Valery Chernov 1cdc23aba4
[TVM EP] Rename Standalone TVM (STVM) Execution Provider to TVM EP (#10260)
* update java API for STVM EP. Issue is from PR#10019

* use_stvm -> use_tvm

* rename stvm worktree

* STVMAllocator -> TVMAllocator

* StvmExecutionProviderInfo -> TvmExecutionProviderInfo

* stvm -> tvm for cpu_targets. resolve onnxruntime::tvm and origin tvm namespaces conflict

* STVMRunner -> TVMRunner

* StvmExecutionProvider -> TvmExecutionProvider

* tvm::env_vars

* StvmProviderFactory -> TvmProviderFactory

* rename factory funcs

* StvmCPUDataTransfer -> TvmCPUDataTransfer

* small clean

* STVMFuncState -> TVMFuncState

* USE_TVM -> NUPHAR_USE_TVM

* USE_STVM -> USE_TVM

* python API: providers.stvm -> providers.tvm. clean TVM_EP.md

* clean build scripts #1

* clean build scripts, java frontend and others #2

* once more clean #3

* fix build of nuphar tvm test

* final transfer stvm namespace to onnxruntime::tvm

* rename stvm->tvm

* NUPHAR_USE_TVM -> USE_NUPHAR_TVM

* small fixes for correct CI tests

* clean after rebase. Last renaming stvm to tvm, separate TVM and Nuphar in cmake and build files

* update CUDA support for TVM EP

* roll back CudaNN home check

* ERROR for not positive input shape dimension instead of WARNING

* update documentation for CUDA

* small corrections after review

* update GPU description

* update GPU description

* misprints were fixed

* cleaned up error msgs

Co-authored-by: Valery Chernov <valery.chernov@deelvin.com>
Co-authored-by: KJlaccHoeUM9l <wotpricol@mail.ru>
Co-authored-by: Thierry Moreau <tmoreau@octoml.ai>
2022-02-15 10:21:02 +01:00
..
inference [TVM EP] Rename Standalone TVM (STVM) Execution Provider to TVM EP (#10260) 2022-02-15 10:21:02 +01:00
training Improves documentation, show InferenceSession contructor attributes (#8494) 2021-07-26 15:58:47 +02:00
README.rst Bump master version to 1.11 (#9957) 2021-12-14 23:32:06 -08:00
requirements.txt Remove tensorflow, tf2onnx from the list of dependencies for the documentation (#9221) 2021-10-14 18:07:35 +02: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.11.0
^^^^^^

Release Notes : TBD

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