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:
Jeff Mendenhall 2022-10-24 17:30:58 -07:00 committed by GitHub
parent 3a47cdc26a
commit 39a192d559
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>