| .. |
|
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
|
|
|
|
framework
|
Change session option values if they don't work with EPs being registered for the session (#4991)
|
2020-09-02 15:13:23 -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
|
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
|
Missing header for std::once_flag and std::call_once. (#5010)
|
2020-09-02 00:46:59 -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
|
|
|