onnxruntime/onnxruntime/core/platform
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
..
posix Fixed tensor reference to const data and cleaned up Env API. (#1979) 2019-10-24 10:28:13 -07:00
windows Avoid using the default logger in the graph lib and optimizers (#2361) 2019-11-14 13:23:28 -08:00
context.h Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
env.cc Replace GSL with GSL-LITE submodule and fix up refs (#1920) 2019-10-01 12:43:29 -07:00
env.h Fixed tensor reference to const data and cleaned up Env API. (#1979) 2019-10-24 10:28:13 -07:00
env_time.cc Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
env_time.h Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
notification.h Use nsync for implementing condition variable 2019-01-21 22:59:42 -08:00
scoped_resource.h Fixed tensor reference to const data and cleaned up Env API. (#1979) 2019-10-24 10:28:13 -07:00
telemetry.cc Adding platform telemetry (#2109) 2019-10-19 18:25:57 -07:00
telemetry.h Adding platform telemetry (#2109) 2019-10-19 18:25:57 -07:00