adrastogi

Results 18 issues of adrastogi

### Dev Home version 0.1801.621.0 ### Windows build number 10.0.26290.5000 ### Other software OS Build Version: 10.0.26290.5000.amd64fre.ge_current_directadept.240911-1743 .NET Version: .NET 8.0.8 ### Steps to reproduce the bug In Dev Home...

Issue-Bug
Priority-2
Area-Environments

### Dev Home version 0.1901.687.0 ### Windows build number 10.0.26335.1002 ### Other software OS Build Version: 10.0.26335.1002.arm64fre.241126-2200 .NET Version: .NET 8.0.10 ### Steps to reproduce the bug 1. Launch Dev...

Issue-Bug
Area-Dashboard
Needs-Triage

### Dev Home version 0.1401.501.0 ### Windows build number 10.0.19045.4412 ### Other software OS Build Version: 10.0.19045.4412.amd64fre.vb_release.191206-1406 .NET Version: .NET 8.0.4 ### Steps to reproduce the bug On the latest...

Issue-Bug
Area-Dashboard
Priority-2

### Describe the feature request There were some new APIs introduced earlier in the year to streamline the process of compiling ORT models, i.e., https://onnxruntime.ai/docs/api/c/struct_ort_compile_api.html. These APIs can accept the...

feature request
ep:WebNN

This issue is related to the targets file here in the Windows ML samples: https://github.com/microsoft/WindowsAppSDK-Samples/blob/main/Samples/WindowsML/Resources/SqueezeNetModel.targets The targets file leverages MSBuild's Copy task to ensure various dependencies make their way to...

Placeholder item to track making Publish usable for Windows ML samples per the discussion in the PR here: https://github.com/microsoft/WindowsAppSDK-Samples/pull/546

**Steps** 1. Clone the repository and attempt to build the Windows ML C# sample applications (there _might_ be a step needed in the Package Sources UI to enable the associated...

Steps 1. Clone the repository onto a QNN device 2. Use the AI Toolkit conversion flow to create a Qualcomm-compatible version of the SqueezeNet model 3. Update the placeholder paths...