mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-13 18:08:13 +00:00
[website] Add Adobe quote to website (#7988)
* add adobe quote * add image * update alignments * rearrange quotes for alignment * Fix broken links in about page
This commit is contained in:
parent
25b2aa6d04
commit
f6c57d7ed3
4 changed files with 63 additions and 57 deletions
10
about.html
10
about.html
|
|
@ -69,7 +69,7 @@
|
|||
ONNX Runtime is an open source project that is designed to accelerate machine learning across a wide range of frameworks, operating systems, and hardware platforms. It enables acceleration of machine learning inferencing across all of your deployment targets using a single set of <abbr title="Application Program Interface">API</abbr>. ONNX Runtime automatically parses through your model to identify optimization opportunities and provides access to the best hardware acceleration available.
|
||||
</p>
|
||||
<p class="mb-3">
|
||||
ONNX Runtime also offers training acceleration (in preview), which incorporates innovations from Microsoft Research and is proven across production workloads like Office 365, Bing and Visual Studio.
|
||||
ONNX Runtime also offers training acceleration, which incorporates innovations from Microsoft Research and is proven across production workloads like Office 365, Bing and Visual Studio.
|
||||
</p>
|
||||
<a href="https://github.com/microsoft/onnxruntime" target="_blank" class="link ft-20"><span class="link-content">Join us on Github</span><span class="link-arrow fa fa-angle-right"></span></a>
|
||||
</div>
|
||||
|
|
@ -88,18 +88,18 @@
|
|||
<div class="col-12 col-md-6 pr-10">
|
||||
<h2>Optimization and acceleration</h2>
|
||||
<p>
|
||||
Run any ONNX model using a single set of inference <a href="https://github.com/Microsoft/onnxruntime#api-documentation" target="_blank" class="link"><abbr title="Application Program Interface">API</abbr>s</a> that provide access to the best hardware acceleration available. Built-in optimization features trim and consolidate nodes without impacting model accuracy. Additionally, full backwards <a href="https://github.com/microsoft/onnxruntime/blob/master/docs/Versioning.md#compatibility" target="_blank" class="link">compatibility</a> for ONNX and ONNX-<abbr>ML</abbr> ensures all ONNX models can be inferenced.
|
||||
Run any ONNX model using a single set of inference <a href="https://www.onnxruntime.ai/docs/reference/api/" target="_blank" class="link"><abbr title="Application Program Interface">API</abbr>s</a> that provide access to the best hardware acceleration available. Built-in optimization features trim and consolidate nodes without impacting model accuracy. Additionally, full backwards <a href="https://www.onnxruntime.ai/docs/resources/compatibility.html" target="_blank" class="link">compatibility</a> for ONNX and ONNX-<abbr>ML</abbr> ensures all ONNX models can be inferenced.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row pb-0 pt-0 py-lg-5">
|
||||
<div class="col-12 col-md-6 order-md-2 mb-4 mb-md-0 text-center pr-10">
|
||||
<img src="./images/API-platform-support.png" alt="Illustration of blank boxes conveying the breadth of API and paltform support" class="img-fluid">
|
||||
<img src="./images/API-platform-support.png" alt="Illustration of blank boxes conveying the breadth of API and platform support" class="img-fluid">
|
||||
</div>
|
||||
<div class="col-12 col-md-6 order-md-1 pr-10">
|
||||
<h2><abbr title="Application Program Interface">API</abbr> and platform support</h2>
|
||||
<p>
|
||||
Take advantage of the benefits of ONNX Runtime without changing your technology stack. Access ONNX Runtime using your preferred <a href="https://github.com/Microsoft/onnxruntime#apis-and-official-builds" target="_blank" class="link"><abbr title="Application Program Interface">API</abbr></a> — <abbr>C#</abbr>, <abbr>C++</abbr>, C, Python, or Java. Support for Linux, Windows and Mac allows you to build and deploy applications without worry.
|
||||
Take advantage of the benefits of ONNX Runtime without changing your technology stack. Access ONNX Runtime using your preferred <a href="https://www.onnxruntime.ai/docs/reference/api/" target="_blank" class="link"><abbr title="Application Program Interface">API</abbr></a> — <abbr>C#</abbr>, <abbr>C++</abbr>, C, Python, or Java. Support for Linux, Windows and Mac allows you to build and deploy applications without worry.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -200,4 +200,4 @@
|
|||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
|
|
|||
|
|
@ -204,7 +204,7 @@ a.link:active .link-arrow{
|
|||
}
|
||||
.sponsor-logo img{
|
||||
max-width: 100%;
|
||||
height: 100px;
|
||||
max-height: 100px;
|
||||
}
|
||||
.hw-logo img{
|
||||
max-width:150px;
|
||||
|
|
@ -664,7 +664,7 @@ a .abbr[data-original-title], a abbr[title]{
|
|||
font-size: 24px;
|
||||
}
|
||||
.blue-title-columns h3.quote{
|
||||
font-size: 18px;
|
||||
font-size: 16px;
|
||||
text-align: center;
|
||||
}
|
||||
.blue-title-columns h3.hardware{
|
||||
|
|
|
|||
BIN
images/logos/adobe-logo.png
Normal file
BIN
images/logos/adobe-logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
106
index.html
106
index.html
|
|
@ -381,69 +381,28 @@
|
|||
|
||||
</div>
|
||||
<div class="row equalHeight-1 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">
|
||||
<div class="sponsor-logo pb-4 pb-md-5 mr-xl-5 text-center">
|
||||
<img src="./images/logos/huggingface-logo.png" alt="Hugging Face logo">
|
||||
</div>
|
||||
<h3 class="mr-xl-5 mb-3 quote">“We use ONNX Runtime to easily deploy thousands of open-source state-of-the-art models in the Hugging Face model hub and accelerate private models for customers of the Accelerated Inference API on CPU and GPU.”<br/><br/>
|
||||
<span class="quote-attribution">– Morgan Funtowicz, Machine Learning Engineer, Hugging Face</span></h3>
|
||||
</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 src="./images/logos/sas-logo.png" alt="SAS logo">
|
||||
</div>
|
||||
<h3 class="mr-xl-5 mb-3 quote">“The unique combination of ONNX Runtime and SAS Event Stream Processing changes the game for developers and systems integrators by supporting flexible pipelines and enabling them to target multiple hardware platforms for the same AI models without bundling and packaging changes. This is crucial considering the additional build and test effort saved on an ongoing basis.”<br/><br/>
|
||||
<span class="quote-attribution">– Saurabh Mishra, Senior Manager, Product Management, Internet of Things, SAS</span></h3>
|
||||
</div>
|
||||
<div class="col-12 col-md-4 mb-4 mb-md-0">
|
||||
</div>
|
||||
<div class="col-12 col-md-3 mb-4 mb-md-0">
|
||||
<div class="sponsor-logo pb-4 pb-md-5 mr-xl-5 text-center">
|
||||
<img src="./images/logos/oracle-logo.png" alt="Oracle Logo">
|
||||
</div>
|
||||
<h3 class="mr-xl-5 mb-3 quote">“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.”<br/><br/>
|
||||
<span class="quote-attribution">– Stephen Green, Director of Machine Learning Research Group, Oracle</span></h3>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row equalHeight-2 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">
|
||||
<div class="sponsor-logo pb-4 pb-md-5 mr-xl-5 text-center">
|
||||
<img src="./images/logos/vespa-logo.png" alt="Vespa logo">
|
||||
<img src="./images/logos/adobe-logo.png" alt="Adobe logo">
|
||||
</div>
|
||||
<h3 class="mr-xl-5 mb-3 quote">“ONNX Runtime has vastly increased Vespa.ai’s capacity for evaluating large models, both in performance and model types we support.”<br/><br/>
|
||||
<span class="quote-attribution">– Lester Solbakken, Principal Engineer, Vespa.ai, Verizon Media</span></h3>
|
||||
<h3 class="mr-xl-5 mb-3 quote">“With ONNX Runtime, Adobe Target got flexibility and standardization in one package: flexibility for our customers to train ML models in the frameworks of their choice, and standardization to robustly deploy those models at scale for fast inference, to deliver true, real-time personalized experiences.”<br/><br/>
|
||||
<span class="quote-attribution">– Georgiana Copil, Senior Computer Scientist, Adobe</span></h3>
|
||||
</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 src="./images/logos/visual-studio-logo.png" alt="Visual Studio logo">
|
||||
</div>
|
||||
<h3 class="mr-xl-4 mb-3 quote">“We use ONNX Runtime to accelerate model training for a 300M+ parameters model that powers code autocompletion in Visual Studio IntelliCode.”<br/><br/>
|
||||
<span class="quote-attribution">– Neel Sundaresan, Director SW Engineering, Data & AI, Developer Division, Microsoft</span></h3>
|
||||
</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 src="./images/logos/PeakSpeed_logo.png" alt="PeakSpeed logo">
|
||||
</div>
|
||||
<h3 class="mr-xl-5 mb-3 quote">“Using a common model and code base, the ONNX Runtime allows Peakspeed to easily flip between platforms to help our customers choose the most cost-effective solution based on their infrastructure and requirements.”<br/><br/>
|
||||
<span class="quote-attribution">– Oscar Kramer, Chief Geospatial Scientist, Peakspeed</span></h3>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row equalHeight-3 blue-title-columns">
|
||||
<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 src="./images/logos/samtec-logo.png" alt="Samtec logo">
|
||||
</div>
|
||||
<h3 class="mr-xl-5 mb-3 quote">“We needed a runtime engine to handle the transition from data science land to a high-performance production runtime system. ONNX Runtime (ORT) simply ‘just worked’. Having no previous experience with ORT, I was able to easily convert my models, and had prototypes running inference in multiple languages within just a few hours. ORT will be my go-to runtime engine for the foreseeable future.”<br/><br/>
|
||||
<span class="quote-attribution">– Bill McCrary, Application Architect, Samtec</span></h3>
|
||||
</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 src="./images/logos/ATLAS-logo.png" alt="ATLAS logo">
|
||||
</div>
|
||||
<h3 class="mr-xl-5 mb-3 quote">“At CERN in the ATLAS experiment, we have integrated the C++ API of ONNX Runtime into our software framework: Athena. We are currently performing inferences using ONNX models especially in the reconstruction of electrons and muons. We are benefiting from its C++ compatibility, platform*-to-ONNX converters (* Keras, TensorFlow, PyTorch, etc) and its thread safety.”<br/><br/>
|
||||
<span class="quote-attribution">– ATLAS Experiment team, CERN (European Organization for Nuclear Research)</span></h3>
|
||||
</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">
|
||||
<div class="sponsor-logo pb-4 pb-md-5 mr-xl-5 text-center">
|
||||
<img src="./images/logos/navitaire-amadeus-logo.png" alt="Navitaire Amadeus logo">
|
||||
</div>
|
||||
|
|
@ -451,7 +410,54 @@
|
|||
<span class="quote-attribution">– Jason Coverston, Product Director, Navitaire</span></h3>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row equalHeight-2 blue-title-columns">
|
||||
|
||||
<div class="col-12 col-md-3 mb-4 mb-md-0">
|
||||
<div class="sponsor-logo pb-4 pb-md-5 mr-xl-5 text-center">
|
||||
<img src="./images/logos/vespa-logo.png" alt="Vespa logo">
|
||||
</div>
|
||||
<h3 class="mr-xl-5 mb-3 quote">“ONNX Runtime has vastly increased Vespa.ai’s capacity for evaluating large models, both in performance and model types we support.”<br/><br/>
|
||||
<span class="quote-attribution">– Lester Solbakken, Principal Engineer, Vespa.ai, Verizon Media</span></h3>
|
||||
</div>
|
||||
<div class="col-12 col-md-3 mb-4 mb-md-0">
|
||||
<div class="sponsor-logo pb-4 pb-md-5 mr-xl-5 text-center">
|
||||
<img src="./images/logos/PeakSpeed_logo.png" alt="PeakSpeed logo">
|
||||
</div>
|
||||
<h3 class="mr-xl-5 mb-3 quote">“Using a common model and code base, the ONNX Runtime allows Peakspeed to easily flip between platforms to help our customers choose the most cost-effective solution based on their infrastructure and requirements.”<br/><br/>
|
||||
<span class="quote-attribution">– Oscar Kramer, Chief Geospatial Scientist, Peakspeed</span></h3>
|
||||
</div>
|
||||
<div class="col-12 col-md-3 mb-4 mb-md-0">
|
||||
<div class="sponsor-logo pb-4 pb-md-5 mr-xl-5 text-center">
|
||||
<img src="./images/logos/sas-logo.png" alt="SAS logo">
|
||||
</div>
|
||||
<h3 class="mr-xl-5 mb-3 quote">“The unique combination of ONNX Runtime and SAS Event Stream Processing changes the game for developers and systems integrators by supporting flexible pipelines and enabling them to target multiple hardware platforms for the same AI models without bundling and packaging changes. This is crucial considering the additional build and test effort saved on an ongoing basis.”<br/><br/>
|
||||
<span class="quote-attribution">– Saurabh Mishra, Senior Manager, Product Management, Internet of Things, SAS</span></h3>
|
||||
</div>
|
||||
<div class="col-12 col-md-3 mb-4 mb-md-0">
|
||||
<div class="sponsor-logo pb-4 pb-md-5 mr-xl-5 text-center">
|
||||
<img src="./images/logos/visual-studio-logo.png" alt="Visual Studio logo">
|
||||
</div>
|
||||
<h3 class="mr-xl-4 mb-3 quote">“We use ONNX Runtime to accelerate model training for a 300M+ parameters model that powers code autocompletion in Visual Studio IntelliCode.”<br/><br/>
|
||||
<span class="quote-attribution">– Neel Sundaresan, Director SW Engineering, Data & AI, Developer Division, Microsoft</span></h3>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row equalHeight-3 blue-title-columns">
|
||||
|
||||
<div class="col-12 col-md-3 mb-4 mb-md-0">
|
||||
<div class="sponsor-logo pb-4 pb-md-5 mr-xl-5 text-center">
|
||||
<img src="./images/logos/ATLAS-logo.png" alt="ATLAS logo">
|
||||
</div>
|
||||
<h3 class="mr-xl-5 mb-3 quote">“At CERN in the ATLAS experiment, we have integrated the C++ API of ONNX Runtime into our software framework: Athena. We are currently performing inferences using ONNX models especially in the reconstruction of electrons and muons. We are benefiting from its C++ compatibility, platform*-to-ONNX converters (* Keras, TensorFlow, PyTorch, etc) and its thread safety.”<br/><br/>
|
||||
<span class="quote-attribution">– ATLAS Experiment team, CERN (European Organization for Nuclear Research)</span></h3>
|
||||
</div>
|
||||
<div class="col-12 col-md-3 mb-4 mb-md-0">
|
||||
<div class="sponsor-logo pb-4 pb-md-5 mr-xl-5 text-center">
|
||||
<img src="./images/logos/samtec-logo.png" alt="Samtec logo">
|
||||
</div>
|
||||
<h3 class="mr-xl-5 mb-3 quote">“We needed a runtime engine to handle the transition from data science land to a high-performance production runtime system. ONNX Runtime (ORT) simply ‘just worked’. Having no previous experience with ORT, I was able to easily convert my models, and had prototypes running inference in multiple languages within just a few hours. ORT will be my go-to runtime engine for the foreseeable future.”<br/><br/>
|
||||
<span class="quote-attribution">– Bill McCrary, Application Architect, Samtec</span></h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue