onnxruntime/include/onnxruntime/core
gwang-msft 64237d999c
Add Cmake config for onnxruntime_NO_EXCEPTIONS (#4975)
* additional noexception setting, added compile options

* more no exception changes

* addressed PR comments

* Fix build issue when MSVC static library is used.

* Clarify comment

* add fatal message for onnxruntime_NO_EXCEPTIONS enabled without onnxruntime_MINIMAL_BUILD

Co-authored-by: Scott McKay <skottmckay@gmail.com>
2020-09-01 10:17:50 -07:00
..
common Add Cmake config for onnxruntime_NO_EXCEPTIONS (#4975) 2020-09-01 10:17:50 -07:00
framework [ORT Mobile] file format schema and file I/O code (#4973) 2020-09-01 11:51:31 +10:00
graph [ORT Mobile] file format schema and file I/O code (#4973) 2020-09-01 11:51:31 +10:00
optimizer Allow multiple sessions to share an allocator, optimize constant folding memory usage, expose arena configs. (#4813) 2020-08-22 10:03:17 -07:00
platform Add Cmake config for onnxruntime_NO_EXCEPTIONS (#4975) 2020-09-01 10:17:50 -07:00
providers Convert TensorRT provider into a shared library (#4721) 2020-08-10 21:17:16 -07:00
session Rename DeviceAllocatorRegistrationInfo to a more generic name; Use OrtArenaCfg for arena members; Remove unused OrtMemType; Simplify CreateAllocator interface. (#4970) 2020-09-01 09:25:32 -07:00