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

Fix Signed Mismatch #18258

Merged
merged 3 commits into from
Nov 3, 2023
Merged

Fix Signed Mismatch #18258

merged 3 commits into from
Nov 3, 2023

Conversation

nums11
Copy link
Contributor

@nums11 nums11 commented Nov 2, 2023

This PR fixes the the signed mismatch warning in DmlRuntimeFusedGraphKernel. This warning is treated as an error on the x86 versions of our internal builds preventing us from updating to latest ORT.

@nums11 nums11 requested a review from PatriceVignola November 2, 2023 21:30
PatriceVignola
PatriceVignola previously approved these changes Nov 2, 2023
@nums11 nums11 merged commit 192caee into main Nov 3, 2023
87 of 91 checks passed
@nums11 nums11 deleted the numform/fix_signed_mismatch branch November 3, 2023 17:16
kleiti pushed a commit to kleiti/onnxruntime that referenced this pull request Mar 22, 2024
This PR fixes the the signed mismatch warning in
DmlRuntimeFusedGraphKernel. This warning is treated as an error on the
x86 versions of our internal builds preventing us from updating to
latest ORT.
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.

3 participants