onnxruntime/include/onnxruntime/core/common
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
..
logging Add Cmake config for onnxruntime_NO_EXCEPTIONS (#4975) 2020-09-01 10:17:50 -07:00
code_location.h Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
common.h Add Cmake config for onnxruntime_NO_EXCEPTIONS (#4975) 2020-09-01 10:17:50 -07:00
const_pointer_container.h Use ConstPointerContainer for Node::ImplicitInputDefs() for better consistency with InputDefs() and OutputDefs(). (#894) 2019-05-01 14:22:28 +10:00
eigen_common_wrapper.h Parallel all the activations ops (#3722) 2020-05-05 01:18:17 -07:00
exceptions.h Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
make_unique.h Replace GSL with GSL-LITE submodule and fix up refs (#1920) 2019-10-01 12:43:29 -07:00
optional.h merge training kernels to master (#2999) 2020-02-13 14:52:35 -08:00
status.h Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00