onnxruntime
23a91c8b - Fix warning C4003 in ORT python binding code (#18612)

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.
Author
Changming Sun
Parents
Loading