WinML Samples for 1.8.1 - #527
Merged
Merged
Conversation
) * Adding original sample from winml repo * Component package adjustments * Adding other WinML samples as-is, fixing directory structure * Update project to reference new packages, switch over to using new APIs (hits linking errors though) * Updates to build C# sample with experimental 4 * Updates to C# ResNet sample * Updating package references * Update native BUILD sample. Also add some checks to make sure the caller knows to update those programs with the path to the converted ResNet model. * Add the python example (#482) * Add the python example * update readme * update copyright info * udpate winui3 packages names. Version still TBD * set the correct WASDK version number --------- Co-authored-by: Feng Wang <wangfen@microsoft.com> * Fixing package versions (cpp desktop) * Fixing package versions (cpp resnet) * Whitespace fix --------- Co-authored-by: Aditya Rastogi <adityar@ntdev.microsoft.com> Co-authored-by: Feng Wang <wang6922@outlook.com> Co-authored-by: Feng Wang <wangfen@microsoft.com>
Co-authored-by: Aditya Rastogi <adityar@ntdev.microsoft.com>
Co-authored-by: Steven Heller <steven.heller@microsoft.com>
adrastogi
approved these changes
Sep 23, 2025
Scott Jones (Scottj1s)
approved these changes
Sep 23, 2025
* InitializeProvidersAsync * Add InitializeProviders to GenAI CPP sample
Nick Eubanks (nieubank)
approved these changes
Sep 23, 2025
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.
Description
Bringing over WinML samples from release/experimental to the main branch
Target Release
1.8.1
Checklist
Note that /azp run currently isn't working for this repo.