mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-14 18:12:05 +00:00
update to new release video on home page (#14776)
### Description https://cassiebreviu.github.io/onnxruntime/docs/ ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. -->
This commit is contained in:
parent
4536b0bf15
commit
fcbf1fef3b
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/vo9vlR-TRK4" 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/waIeC3OIn70" 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