Website: add additional video resource (#6405)

* add vespa quote and SKL article

* Add SKL image

* add video to resources
This commit is contained in:
Faith Xu 2021-02-16 15:57:18 -08:00 committed by GitHub
parent 19b08e3746
commit e5bf44f751
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 5 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 119 KiB

View file

@ -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>