onnxruntime
109b3cb4
- Avoid using the default logger in the graph lib and optimizers (#2361)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
Avoid using the default logger in the graph lib and optimizers (#2361) 1. Use the session logger if it is available. 2. Don't disable warning 4100 globally. We should fix the warnings instead of disabling it.
References
#2361 - Avoid using the default logger in the graph lib and optimizers
Author
Changming Sun
Parents
b15e43a5
Loading