Skip to content

Windows ML: Add folder partitioning for native samples and fix some build errors#597

Open
adrastogi wants to merge 3 commits intomainfrom
user/adrastogi/samples-output
Open

Windows ML: Add folder partitioning for native samples and fix some build errors#597
adrastogi wants to merge 3 commits intomainfrom
user/adrastogi/samples-output

Conversation

@adrastogi
Copy link
Contributor

Description

A longstanding problem with the native Windows ML samples is that they share a common output directory, which results in their outputs overwriting each other (especially when building via the build.cmd script). This change adds a fix to separate those outputs so that each sample's binaries land in a different folder. This will better enable scenarios like pipeline automation.

I also noticed that there were some packages missing from the shine-oss feed which I worked with the WASDK team offline to add. And then there were a couple build errors caused by duplicate packaging and a missed macro in the GenAI project, so I tried to resolve those as well.

Target Release

2.0

Checklist

Note that /azp run currently isn't working for this repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants