mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-17 18:40:28 +00:00
simplify wording (#2673)
This commit is contained in:
parent
a867380fe2
commit
7e33f3b5b1
1 changed files with 3 additions and 3 deletions
|
|
@ -310,7 +310,7 @@
|
|||
<h2 class="blue-text mr-xl-5 mb-3">Improved performance by 14x</h2>
|
||||
<p class="mr-xl-5 first-child">Microsoft Word Online includes a grammar checker that identifies missing determiners. This feature infers missing determiners in real-time on billions of sentences each month.
|
||||
</p>
|
||||
<p class="bold-text mr-xl-5 mb-md-0">Using ONNX and ONNX Runtime, inference speed improved by 14.2x
|
||||
<p class="bold-text mr-xl-5 mb-md-0">Using ONNX Runtime, inference speed improved by 14.2x
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-12 col-md-4 mb-4 mb-md-0">
|
||||
|
|
@ -320,7 +320,7 @@
|
|||
<h2 class="blue-text mr-xl-5 mb-3">Improved performance by 3x</h2>
|
||||
<p class="mr-xl-5 first-child">Computer Vision, an Azure Cognitive Service, uses optical character recognition to detect text in an image and extract the recognized words into a machine-readable character stream.
|
||||
</p>
|
||||
<p class="bold-text mr-xl-5 mb-md-0">Using ONNX and ONNX Runtime, inference speed improved by 3.7x
|
||||
<p class="bold-text mr-xl-5 mb-md-0">Using ONNX Runtime, inference speed improved by 3.7x
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-12 col-md-4">
|
||||
|
|
@ -330,7 +330,7 @@
|
|||
<h2 class="blue-text mr-xl-5 mb-3">Improved performance by 2x</h2>
|
||||
<p class="mr-xl-5 first-child">Bing Visual Search allows users to search the web using an image instead of text.
|
||||
</p>
|
||||
<p class="bold-text mr-xl-5 mb-md-0">Using ONNX and ONNX Runtime, inference speed improved by 2x
|
||||
<p class="bold-text mr-xl-5 mb-md-0">Using ONNX Runtime, inference speed improved by 2x
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue