Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update DirectML from 1.14.1 to 1.15.0 #21323

Merged
merged 16 commits into from
Jul 22, 2024
Merged

Update DirectML from 1.14.1 to 1.15.0 #21323

merged 16 commits into from
Jul 22, 2024

Conversation

smk2007
Copy link
Member

@smk2007 smk2007 commented Jul 11, 2024

Update DirectML from 1.14.1 to 1.15.0

sumitsays
sumitsays previously approved these changes Jul 11, 2024
@martinb35
Copy link
Contributor

do we really have to change it in 5 places? feels error prone. I don't want to over-engineer this, but is there a way to put it in only one place?

@fdwr
Copy link
Contributor

fdwr commented Jul 11, 2024

do we really have to change it in 5 places? feels error prone. I don't want to over-engineer this, but is there a way to put it in only one place?

Brian: It looks more error prone than it's actually ever been. In VS code, it's a single Ctrl+Shift+F, and then replace x with y :), but to answer the question, because it's spread across unrelated XML files that take no external dependencies, CMake config files, and Python files, it could be a challenge to find a way for all 3 to include a shared definition (probably more trouble than it's worth, and equally error prone in different ways).

fdwr
fdwr previously approved these changes Jul 11, 2024
@smk2007 smk2007 dismissed stale reviews from fdwr and sumitsays via aeb4b95 July 11, 2024 19:33
sumitsays
sumitsays previously approved these changes Jul 11, 2024
fdwr
fdwr previously approved these changes Jul 11, 2024
@smk2007 smk2007 dismissed stale reviews from fdwr and sumitsays via a4324c3 July 15, 2024 15:22
sumitsays
sumitsays previously approved these changes Jul 15, 2024
fdwr
fdwr previously approved these changes Jul 16, 2024
fdwr
fdwr previously approved these changes Jul 18, 2024
fdwr
fdwr previously approved these changes Jul 19, 2024
Copy link
Contributor

@fdwr fdwr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Conditional approval, depending on your answer to LearningModelSessionAPITest.cpp.

winml/test/api/LearningModelSessionAPITest.cpp Outdated Show resolved Hide resolved
winml/test/api/LearningModelSessionAPITest.cpp Outdated Show resolved Hide resolved
fdwr
fdwr previously approved these changes Jul 19, 2024
@smk2007 smk2007 merged commit dd010ed into main Jul 22, 2024
99 checks passed
@smk2007 smk2007 deleted the user/sheilk/bump-dml-1.15 branch July 22, 2024 23:59
sumitsays pushed a commit that referenced this pull request Aug 12, 2024
Update DirectML from 1.14.1 to 1.15.0

---------

Co-authored-by: Sheil Kumar <[email protected]>
Co-authored-by: Dwayne Robinson <[email protected]>
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.

4 participants