update website layout (#3989)

This commit is contained in:
Prasanth Pulavarthi 2020-05-19 08:32:33 -07:00 committed by GitHub
parent d5b9f7f652
commit 394cf5b2ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -345,34 +345,27 @@
<section class="py-md-5 pb-4 pt-4 border-top">
<div class="container-fluid">
<div class="row equalHeight-1 blue-title-columns">
<div class="col-md-9">
<div class="row">
<div class="col-md-6 mb-4 mb-md-0">
<div class="sponsor-logo pb-4 pb-md-5 mr-xl-5 text-center">
<img class="peakSpeed-logo" src="./images/PeakSpeed_logo.png" alt="PeakSpeed logo">
</div>
<h3 class="mr-xl-5 mb-3">&ldquo;Using a common model and code base, the ONNX Runtime allows us to easily flip between platforms to help our customers choose the most cost-effective solution based on their infrastructure and requirements.&rdquo;</h3>
<p>&ndash; Oscar Kramer, Chief Geospatial Scientist, Peakspeed</p>
</div>
<div class="col-md-6 mb-4 mb-md-0">
<div class="sponsor-logo pb-4 pb-md-5 mr-xl-5 text-center">
<img class="office365-logo" src="./images/oracle-logo.png" alt="Oracle Logo">
</div>
<h3 class="mr-xl-5 mb-3">&ldquo;The ONNX Runtime API for Java enables Java developers and Oracle customers to seamlessly consume and execute ONNX machine-learning models, while taking advantage of the expressive power, high performance, and scalability of Java.&rdquo;</h3>
<p class="overview mb-0">&ndash; Stephen Green, Director of Machine Learning Research Group, Oracle</p>
</div>
<div class="col-12 col-md-4 mb-4 mb-md-0">
<div class="sponsor-logo pb-4 pb-md-5 mr-xl-5 text-center">
<img class="peakSpeed-logo" src="./images/PeakSpeed_logo.png" alt="PeakSpeed logo">
</div>
<h3 class="mr-xl-5 mb-3">&ldquo;Using a common model and code base, the ONNX Runtime allows us to easily flip between platforms to help our customers choose the most cost-effective solution based on their infrastructure and requirements.&rdquo;</h3>
<p>&ndash; Oscar Kramer, Chief Geospatial Scientist, Peakspeed</p>
</div>
<div class="col-md-3">
<div class="col-12 col-md-4 mb-4 mb-md-0">
<div class="sponsor-logo pb-4 pb-md-5 mr-xl-5 text-center">
<img class="office365-logo" src="./images/oracle-logo.png" alt="Oracle Logo">
</div>
<h3 class="mr-xl-5 mb-3">&ldquo;The ONNX Runtime API for Java enables Java developers and Oracle customers to seamlessly consume and execute ONNX machine-learning models, while taking advantage of the expressive power, high performance, and scalability of Java.&rdquo;</h3>
<p class="overview mb-0">&ndash; Stephen Green, Director of Machine Learning Research Group, Oracle</p>
</div>
<div class="col-12 col-md-4">
<div class="sponsor-logo pb-4 pb-md-5 mr-xl-5 text-center">
<img src="./images/visual-studio-logo.png" alt="visual-studio logo">
</div>
<h3 class="mr-xl-4 mb-3">&ldquo;We use ONNX Runtime to accelerate model training for a 300M+ parameters model that powers code autocompletion in Visual Studio IntelliCode.&rdquo;</h3>
<p>&ndash; Neel Sundaresan, Director SW Engineering, Data & AI, Developer Division, Microsoft</p>
</div>
</div>
</div>
</section>