mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-15 18:23:41 +00:00
parent
77611c3c61
commit
d138872142
3 changed files with 19 additions and 7 deletions
|
|
@ -193,7 +193,15 @@
|
|||
</div>
|
||||
<div class="col-12 col-md-9 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/>
|
||||
<div class="quote-attribution text-right">–Saurabh Mishra, Senior Manager, Product Management, Internet of Things, SAS</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id = "teradata" class="quotebox row col-12 col-md-12 mb-4">
|
||||
<div class="customer-logo col-12 col-md-3 text-center">
|
||||
<img src="./images/logos/teradata-logo.png" alt="Teradata logo">
|
||||
</div>
|
||||
<div class="col-12 col-md-9 quote">“Teradata provides a highly extensible framework that enables importation and inference of previously trained Machine Learning (ML) and Deep Learning (DL) models. ONNX Runtime enables us to expand the capabilities of Vantage Bring Your Own Model (BYOM) and gives data scientists more options for ML and DL models integration, inference and production deployment within Teradata Vantage ecosystem.”<br/><br/>
|
||||
<div class="quote-attribution text-right">–Michael Riordan, Director, Vantage Data Science and Analytics Products, Teradata</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id = "topaz-labs" class="quotebox row col-12 col-md-12 mb-4">
|
||||
<div class="customer-logo col-12 col-md-3 text-center">
|
||||
|
|
|
|||
BIN
images/logos/teradata-logo.png
Normal file
BIN
images/logos/teradata-logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 27 KiB |
16
index.html
16
index.html
|
|
@ -481,22 +481,26 @@
|
|||
<a href="community.html#sas"><img src="./images/logos/sas-logo.png" alt="SAS logo"></a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-4 col-md-2 mb-4 mb-md-0">
|
||||
<div class="customer-logo text-center">
|
||||
<a href="community.html#teradata"><img src="./images/logos/teradata-logo.png" alt="Teradata logo"></a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-4 col-md-2 mb-4 mb-md-0">
|
||||
<div class="customer-logo text-center">
|
||||
<a href="community.html#topaz-labs"><img src="./images/logos/topazlabs-logo.png" alt="Topaz Labs logo"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="row equalHeight-3 blue-title-columns">
|
||||
<div class="col-4 col-md-2 mb-4 mb-md-0">
|
||||
<div class="customer-logo text-center">
|
||||
<a href="community.html#unrealengine"><img src="./images/logos/ue-logo.png" alt="Unreal Engine logo"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="row equalHeight-3 blue-title-columns">
|
||||
<div class="col-4 col-md-2 mb-4 mb-md-0">
|
||||
<div class="customer-logo text-center">
|
||||
<a href="community.html#usda"><img src="./images/logos/usda-logo.png" alt="USDA logo"></a>
|
||||
|
|
|
|||
Loading…
Reference in a new issue