mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-17 18:40:28 +00:00
update release video link to 1.13 (#13533)
### Description Update link to new release video 1.13 on docs home page.
This commit is contained in:
parent
14a712c4c9
commit
cb7f11d753
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ redirect_from: /how-to
|
|||
|
||||
ONNX Runtime is a cross-platform machine-learning model accelerator, with a flexible interface to integrate hardware-specific libraries. ONNX Runtime can be used with models from PyTorch, Tensorflow/Keras, TFLite, scikit-learn, and other frameworks.
|
||||
|
||||
<iframe height="315" class="table-wrapper py px" src="https://www.youtube.com/embed/DwdAqoyyzhI" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
<iframe height="315" class="table-wrapper py px" src="https://www.youtube.com/embed/vo9vlR-TRK4" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
|
||||
## How to use ONNX Runtime
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue