onnxruntime/include/onnxruntime/core
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
..
common mimalloc allocator (#2071) 2019-10-23 22:34:00 -07:00
framework Avoid using the default logger in the graph lib and optimizers (#2361) 2019-11-14 13:23:28 -08:00
graph Avoid using the default logger in the graph lib and optimizers (#2361) 2019-11-14 13:23:28 -08:00
optimizer Avoid using the default logger in the graph lib and optimizers (#2361) 2019-11-14 13:23:28 -08:00
platform Add Tracelogging for profiling (#1639) 2019-11-11 21:34:10 -08:00
providers [v2] Add ACL (Arm Compute Library) execution provider (#2258) 2019-10-31 12:25:36 -07:00
session Avoid using the default logger in the graph lib and optimizers (#2361) 2019-11-14 13:23:28 -08:00