onnxruntime/include/onnxruntime/core/session
Josh Bradley 4ed31ca214
Combine custom logger global threadpools (#4857)
* add custom logger and global threadpools to C and C++ API

* code cleanup and formatting

* reformat code

* tidy up some more code formatting

* remove comment

* fix API break from merging from master

* renamed API function to CreateEnvWithCustomLoggerAndGlobalThreadPools

* rename log variable and apply clang-format
2020-09-24 00:50:26 -07:00
..
automl_data_containers.h Import more featurizers with tests (#2685) 2019-12-17 22:17:40 -08:00
environment.h Allow multiple sessions to share an allocator, optimize constant folding memory usage, expose arena configs. (#4813) 2020-08-22 10:03:17 -07:00
experimental_onnxruntime_cxx_api.h Add new api function At() (#4457) 2020-08-11 18:34:03 -07:00
experimental_onnxruntime_cxx_inline.h Add modern C++ standards for Ort::Value (#4367) 2020-07-09 00:35:41 -07:00
onnxruntime_c_api.h Combine custom logger global threadpools (#4857) 2020-09-24 00:50:26 -07:00
onnxruntime_cxx_api.h Combine custom logger global threadpools (#4857) 2020-09-24 00:50:26 -07:00
onnxruntime_cxx_inline.h Combine custom logger global threadpools (#4857) 2020-09-24 00:50:26 -07:00
onnxruntime_session_options_config_keys.h Remove usage of macros for constants in public header. (#5061) 2020-09-05 01:27:20 -07:00