@@ -401,8 +401,15 @@ <h2 class="section-heading">News & Announcements</h2>
401
401
</ div >
402
402
</ div >
403
403
</ div >
404
-
405
404
< div class ="row equalHeight-2 blue-title-columns ">
405
+ < div class ="col-12 col-md-4 mb-4 mb-md-0 ">
406
+ < div class ="news-img pb-4 pb-md-5 mr-xl-5 text-center ">
407
+ < img src ="./images/ort_intel.jpg " alt ="ORT and Intel AI ">
408
+ </ div >
409
+ < h3 class ="blue-text mr-xl-5 mb-3 "> Optimizing BERT model for Intel CPU Cores using ONNX runtime default execution provider</ h3 >
410
+ < div > < a href ="https://cloudblogs.microsoft.com/opensource/2021/03/01/optimizing-bert-model-for-intel-cpu-cores-using-onnx-runtime-default-execution-provider/ " target ="_blank " class ="link "> < span class ="link-content "> Read
411
+ more</ span > < span class ="link-arrow fa fa-angle-right "> </ span > </ a > </ div >
412
+ </ div >
406
413
< div class ="col-12 col-md-4 mb-4 mb-md-0 ">
407
414
< div class ="news-img pb-4 pb-md-5 mr-xl-5 text-center ">
408
415
< img src ="./images/skl-ort.png " alt ="SKL and ORT logos ">
@@ -419,14 +426,7 @@ <h3 class="blue-text mr-xl-5 mb-3">ONNX Runtime scenario highlight: Vespa.ai int
419
426
< div > < a href ="https://cloudblogs.microsoft.com/opensource/2020/12/14/onnx-runtime-vespa-ai-integration/ " target ="_blank " class ="link "> < span class ="link-content "> Read
420
427
more</ span > < span class ="link-arrow fa fa-angle-right "> </ span > </ a > </ div >
421
428
</ div >
422
- < div class ="col-12 col-md-4 mb-4 mb-md-0 ">
423
- < div class ="news-img pb-4 pb-md-5 mr-xl-5 text-center ">
424
- < img src ="./images/ORT-Mobile.png " alt ="ORT Mobile diagram ">
425
- </ div >
426
- < h3 class ="blue-text mr-xl-5 mb-3 "> Introducing ONNX Runtime mobile – a reduced size, high performance package for edge devices</ h3 >
427
- < div > < a href ="https://cloudblogs.microsoft.com/opensource/2020/10/12/introducing-onnx-runtime-mobile-reduced-size-high-performance-package-edge-devices/ " target ="_blank " class ="link "> < span class ="link-content "> Read
428
- more</ span > < span class ="link-arrow fa fa-angle-right "> </ span > </ a > </ div >
429
- </ div >
429
+
430
430
</ div >
431
431
</ div >
432
432
</ section >
0 commit comments