[DRAFT] WinML2.0 preview samples#634
Open
bmehta001 wants to merge 14 commits intoreleases/rel-1.0.0from
Open
Conversation
Samples in Python, JavaScript, C#, and Rust that verify WinML 2.0 execution providers are discovered, downloaded, and registered correctly. Each sample runs streaming chat completions on a GPU model. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Points to 1.0.0.dev20260411012949 on ORT-Nightly feed, built with WindowsAppSDK.ML 2.0.297-preview and ORT 1.24.4. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Python: foundry-local-core-winml==1.0.0.dev20260411003620 - NuGet: Microsoft.AI.Foundry.Local.Core.WinML 1.0.0-dev-20260411T003630-592f019 - JS/Rust: same NuGet version from ORT-Nightly feed Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Python: fix chat client API, web service endpoint, pin dev core version - C#: fix DiscoverEps return type, DownloadAndRegisterEpsAsync signature, ListModelsAsync, web service URL, add Betalgo.Ranul.OpenAI dep - nuget.config: add WindowsAppSDK/Windows.SDK patterns to ORT-Nightly source Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
The verify-winml samples are already exercising the WinML package path, so printing WinML=YES/NO based on EP name heuristics is misleading. Remove the extra labeling from Python, JS, and Rust samples. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Align the preview validation samples with the packages that are actually published today: keep the public SDK layers where needed, route the preview Core.WinML package to ORT-Nightly, and fix the verify-winml sample code paths so Python, JS, C#, and Rust all use the intended preview bits. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Stop the C#, JS, Python, and Rust SDKs from auto-injecting Bootstrap=true for WinML packages and align the WinML C# floor with the reg-free runtime. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.