mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-17 18:40:28 +00:00
Update winarm.html (#13424)
### Description fix nuget links and combine into 1 ### 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
3a47cdc26a
commit
39a192d559
1 changed files with 2 additions and 9 deletions
11
winarm.html
11
winarm.html
|
|
@ -97,15 +97,8 @@
|
|||
<li>Select the SNPE link which takes you to a Qualcomm login and download page. </li>
|
||||
<li>Select the <i>Snapdragon_NPE_SDK.WIN.1.0 Installer</i> link, download and install.</li>
|
||||
</ol>
|
||||
<li>Download and install the ONNX Runtime with SNPE package</a>
|
||||
<ul>
|
||||
<li>For C and C++: Coming Soon </li>
|
||||
<li>For C#: Coming Soon </li>
|
||||
<!--<li>For C and C++: <a href="https://www.nuget.org/packages/Microsoft.ML.OnnxRuntime.Snpe" target="_blank">C/C++ Nuget package<a></li>
|
||||
<li>For C#: <a href="https://www.nuget.org/packages/Microsoft.ML.OnnxRuntime.Snpe" target="_blank"> C# Nuget package<a></li>-->
|
||||
</ul>
|
||||
</li>
|
||||
<li>Start using the ONNX Runtime API in your application.</li>
|
||||
<li><a href="https://www.nuget.org/packages/Microsoft.ML.OnnxRuntime.Snpe" target="_blank">Download</a> and install the ONNX Runtime with SNPE package</li>
|
||||
<li>Start using the ONNX Runtime API in your application.</li>
|
||||
</ol>
|
||||
</p><br/>
|
||||
<h2 class="blue-text">Optimizing models for the NPU</h2>
|
||||
|
|
|
|||
Loading…
Reference in a new issue