..
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
Changes to enable saving and loading an ORT format model ( #4995 )
2020-09-03 09:10:48 -07:00
fuzzing
Remove the private ONNX protobuf definition file ( #4878 )
2020-08-24 12:40:33 -07:00
global_thread_pools
Fix a warning in global_thread_pools/test_inference.cc ( #4987 )
2020-09-01 20:45:22 -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
Remove SchedulingParams variants of ThreadPool::TryParallelFor ( #5050 )
2020-09-03 09:04:31 -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
Pass Model Path to TensorProtoToMLValue from Constant Folding for External Inputs ( #5000 )
2020-09-02 21:54:40 +08: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
Add deterministic path for AllReduceL2 (used to compute gradient norm) ( #5027 )
2020-09-03 10:02:41 -07:00
python
Changes to enable saving and loading an ORT format model ( #4995 )
2020-09-03 09:10:48 -07:00
shared_lib
Missing header for std::once_flag and std::call_once. ( #5010 )
2020-09-02 00:46:59 -07:00
testdata
Changes to enable saving and loading an ORT format model ( #4995 )
2020-09-03 09:10:48 -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