onnxruntime/onnxruntime/test
2020-09-10 10:39:56 +10: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 Last major set of ORT format model changes (#5056) 2020-09-05 07:59:01 +10:00
contrib_ops Implement QLinearMul in mlas (#4593) 2020-09-04 15:02:19 -07:00
featurizers_ops
framework Fix a few more signed/unsigned warnings. (#5098) 2020-09-10 10:39:56 +10: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 Implement QLinearMul in mlas (#4593) 2020-09-04 15:02:19 -07:00
onnx Update ONNX to latest (#5069) 2020-09-05 00:49:09 -07:00
opaque_api Last major set of ORT format model changes (#5056) 2020-09-05 07:59:01 +10:00
optimizer Modify embedlayernorm fusion due to shape node merging (#4967) 2020-09-08 14:17:29 -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 Last major set of ORT format model changes (#5056) 2020-09-05 07:59:01 +10:00
proto Remove the private ONNX protobuf definition file (#4878) 2020-08-24 12:40:33 -07:00
providers optimize resize op for NN mode for some fasterrcnn model (#4825) 2020-09-04 10:35:36 -07:00
python Prevent registering both DML and CUDA EPs in an ML op test (#5078) 2020-09-08 11:13:50 -07:00
shared_lib Remove usage of macros for constants in public header. (#5061) 2020-09-05 01:27:20 -07:00
testdata Modify embedlayernorm fusion due to shape node merging (#4967) 2020-09-08 14:17:29 -07:00
tvm fixed a warning on an unreferenced local variable (#4861) 2020-08-19 19:20:55 -07:00
util Last major set of ORT format model changes (#5056) 2020-09-05 07:59:01 +10:00
win_getopt