mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-29 20:14:01 +00:00
Fix daily inference count (#15031)
### Description <!-- Describe your changes. --> ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. -->
This commit is contained in:
parent
07c70de93e
commit
1d97f636d4
1 changed files with 3 additions and 3 deletions
|
|
@ -82,8 +82,8 @@
|
|||
</div>
|
||||
<div class="col-10 col-sm-9 col-xl-10 pl-sm-0 pl-md-3 pl-lg-0 pl-xl-3">
|
||||
<h2 class="mr-xl-5 blue-text">Build using proven technology</h2>
|
||||
<p class="mr-xl-5 mb-0">Used in Office 365, Visual Studio and Bing,
|
||||
delivering half Trillion inferences every day</p>
|
||||
<p class="mr-xl-5 mb-0">Used in Office 365, Azure, Visual Studio and Bing,
|
||||
delivering more than a Trillion inferences every day</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -769,4 +769,4 @@
|
|||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Reference in a new issue