onnxruntime/onnxruntime/test
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
..
api_tests_without_env Add option ORT_NO_EXCEPTIONS to disable most exception/throw in /onnxruntime/ (#4894) 2020-08-28 23:03:51 -07:00
common Add Cmake config for onnxruntime_NO_EXCEPTIONS (#4975) 2020-09-01 10:17:50 -07:00
contrib_ops Add option ORT_NO_EXCEPTIONS to disable most exception/throw in /onnxruntime/ (#4894) 2020-08-28 23:03:51 -07:00
featurizers_ops Support for country-specific holidays in the DateTimeTransformer (#3701) 2020-04-26 11:12:26 -07:00
framework 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
fuzzing Remove the private ONNX protobuf definition file (#4878) 2020-08-24 12:40:33 -07:00
global_thread_pools Add option ORT_NO_EXCEPTIONS to disable most exception/throw in /onnxruntime/ (#4894) 2020-08-28 23:03:51 -07:00
ir Enable rejecting models based on onnx opset (#4912) 2020-08-31 13:35:36 -07:00
mlas Add option ORT_NO_EXCEPTIONS to disable most exception/throw in /onnxruntime/ (#4894) 2020-08-28 23:03:51 -07:00
onnx Fix build break for microbench. (#4960) 2020-08-31 23:29:07 -07:00
opaque_api Add option ORT_NO_EXCEPTIONS to disable most exception/throw in /onnxruntime/ (#4894) 2020-08-28 23:03:51 -07:00
optimizer Support DistilBert's Attention fusion in Optimizer (#4748) 2020-08-27 17:00:30 -07:00
perftest Add option ORT_NO_EXCEPTIONS to disable most exception/throw in /onnxruntime/ (#4894) 2020-08-28 23:03:51 -07:00
platform Add option ORT_NO_EXCEPTIONS to disable most exception/throw in /onnxruntime/ (#4894) 2020-08-28 23:03:51 -07:00
proto Remove the private ONNX protobuf definition file (#4878) 2020-08-24 12:40:33 -07:00
providers Enable rejecting models based on onnx opset (#4912) 2020-08-31 13:35:36 -07:00
python Support RegisterCustomOpsLibrary via the Python API (#4764) 2020-08-28 13:24:29 -07:00
shared_lib Add Cmake config for onnxruntime_NO_EXCEPTIONS (#4975) 2020-09-01 10:17:50 -07:00
testdata CiPipeline@ReducedOpsBuild (#4917) 2020-08-31 21:21:18 -07:00
tvm fixed a warning on an unreferenced local variable (#4861) 2020-08-19 19:20:55 -07:00
util Add Cmake config for onnxruntime_NO_EXCEPTIONS (#4975) 2020-09-01 10:17:50 -07:00
win_getopt Trt execution provider (#382) 2019-03-14 12:00:39 -07:00