mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-17 18:40:28 +00:00
Simplify tagline (#16270)
This commit is contained in:
parent
e62689f7ce
commit
27d4d65427
1 changed files with 2 additions and 2 deletions
|
|
@ -44,7 +44,7 @@
|
|||
<div role="main" id="skipMain">
|
||||
<div class="container px-md-4 px-lg-5 pt-5 mx-auto text-center">
|
||||
<h1 class="pt-3 pb-3 pt-md-5 pb-lg-3 px-md-4 px-lg-5 mt-5 mb-0">
|
||||
Optimize and Accelerate Machine Learning Inferencing and Training
|
||||
Cross-Platform Accelerated Machine Learning
|
||||
</h1>
|
||||
</div>
|
||||
|
||||
|
|
@ -1049,4 +1049,4 @@ Console.WriteLine(outputs[0].AsTensor<float>()[0]);</code>
|
|||
hljs.highlightAll();
|
||||
</script>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Reference in a new issue