onnxruntime/include
Changming Sun 109b3cb450
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.
2019-11-14 13:23:28 -08:00
..
onnxruntime/core Avoid using the default logger in the graph lib and optimizers (#2361) 2019-11-14 13:23:28 -08:00