mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-29 20:14:01 +00:00
fixed typo in readme (#4076)
This commit is contained in:
parent
6404aba5ae
commit
6c7eaff676
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ Many users can benefit from ONNX Runtime, including those looking to:
|
|||
|
||||
[ONNX Runtime inferencing](./onnxruntime) APIs are stable and production-ready since the [1.0 release](https://github.com/microsoft/onnxruntime/releases/tag/v1.0.0) in October 2019 and can enable faster customer experiences and lower costs.
|
||||
|
||||
[ONNX Runtime training](./orttraining) feature was introduced in May 2020 in preview. This feaures supports acceleration of PyTorch training on multi-node NVIDIA GPUs for transformer models. Additional updates for this feature are coming soon.
|
||||
[ONNX Runtime training](./orttraining) feature was introduced in May 2020 in preview. This feature supports acceleration of PyTorch training on multi-node NVIDIA GPUs for transformer models. Additional updates for this feature are coming soon.
|
||||
|
||||
|
||||
***
|
||||
|
|
|
|||
Loading…
Reference in a new issue