onnxruntime
192caee8
- Fix Signed Mismatch (#18258)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Fix Signed Mismatch (#18258) 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.
References
#18258 - Fix Signed Mismatch
Author
nums11
Parents
e207060a
Loading