mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-13 18:08:13 +00:00
Website: add additional video resource (#6405)
* add vespa quote and SKL article * Add SKL image * add video to resources
This commit is contained in:
parent
19b08e3746
commit
e5bf44f751
2 changed files with 10 additions and 5 deletions
BIN
images/video-model-inference-cloud-to-client.jpg
Normal file
BIN
images/video-model-inference-cloud-to-client.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 119 KiB |
15
index.html
15
index.html
|
|
@ -441,24 +441,29 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="row blue-title-columns">
|
||||
<div class="col-12 col-md-4 mb-4 mb-md-0">
|
||||
<div class="col-12 col-md-3 mb-4 mb-md-0">
|
||||
<button class="resources-img text-center p-0 border-0" data-src="WDww8ce12Mc" aria-label="Faster and Lighter Model Inference with ONNX Runtime from Cloud to Client">
|
||||
<img class="btn-trigger" src="./images/video-model-inference-cloud-to-client.jpg" alt="Tech Community" />
|
||||
</button>
|
||||
|
||||
</div>
|
||||
<div class="col-12 col-md-3 mb-4 mb-md-0">
|
||||
<button class="resources-img text-center p-0 border-0" data-src="pmb6cjngbcA" aria-label="ONNX Runtime speeds up Image Embedding model in Bing Semantic Precise Image Search">
|
||||
<img class="btn-trigger" src="./images/video-bing-semantic-precise.jpg" alt="Tech Community" />
|
||||
</button>
|
||||
|
||||
</div>
|
||||
<div class="col-12 col-md-4 mb-4 mb-md-0">
|
||||
<div class="col-12 col-md-3 mb-4 mb-md-0">
|
||||
<button class="resources-img text-center p-0 border-0" data-src="nRlnSy4Vbnc" aria-label="Scalable ML acceleration with ONNX Runtime">
|
||||
<img class="btn-trigger" src="./images/video-scalable-ml.jpg" alt="Tech Community" />
|
||||
</button>
|
||||
</div>
|
||||
|
||||
<div class="col-12 col-md-4">
|
||||
<div class="col-12 col-md-3">
|
||||
<button class="resources-img text-center p-0 border-0" data-src="Ij5MoUnLQ0E" aria-label="ONNX and ONNX Runtime">
|
||||
<img class="btn-trigger" src="./images/video-research-prod.png" alt="Open Source" />
|
||||
</button>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue