onnxruntime
23a91c8b
- Fix warning C4003 in ORT python binding code (#18612)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Fix warning C4003 in ORT python binding code (#18612) ### Description Fix warning C4003 in ORT python binding code. ### Motivation and Context It's better to fix the warning instead of suppressing it.
References
#18612 - Fix warning C4003 in ORT python binding code
Author
Changming Sun
Parents
1b5675ff
Loading