onnxruntime/onnxruntime/test
2020-08-25 13:23:52 -07:00
..
api_tests_without_env Fix crash reported in #4070. (#4091) 2020-06-01 15:27:14 -07:00
common Initial changes to disable code in a minimal build (#4872) 2020-08-22 07:14:53 +10:00
contrib_ops Initial changes to disable code in a minimal build (#4872) 2020-08-22 07:14:53 +10:00
featurizers_ops Support for country-specific holidays in the DateTimeTransformer (#3701) 2020-04-26 11:12:26 -07:00
framework Remove the private ONNX protobuf definition file (#4878) 2020-08-24 12:40:33 -07:00
fuzzing Remove the private ONNX protobuf definition file (#4878) 2020-08-24 12:40:33 -07:00
global_thread_pools Remove the private ONNX protobuf definition file (#4878) 2020-08-24 12:40:33 -07:00
ir Add build option to disable traditional ML ops from the binary. (#4272) 2020-06-20 06:36:06 -07:00
mlas Fix avx2 load 32 bytes buffer overrun. (#4455) 2020-07-09 15:54:31 -07:00
onnx Remove the private ONNX protobuf definition file (#4878) 2020-08-24 12:40:33 -07:00
opaque_api
optimizer match reshape fusion for distilbert (#4844) 2020-08-24 10:45:31 -07:00
perftest Use OpenMP-like synchronization patterns in Eigen thread pool (#4236) 2020-06-22 10:04:53 +01:00
platform Honor allow_spinning at barrier at end of parallel sections (#4767) 2020-08-13 09:40:40 +01:00
proto Remove the private ONNX protobuf definition file (#4878) 2020-08-24 12:40:33 -07:00
providers Support double for ArgMax operator (#4907) 2020-08-25 13:23:52 -07:00
python [OpenVINO-EP] Updating OpenVINO EP to 2020.4 (#4836) 2020-08-19 23:18:08 -07:00
shared_lib Extend C++ API for Map/Sequence Type Info (#3517) (#4781) 2020-08-25 12:03:23 -07:00
testdata Support accessing a model's metadata in C# (#4867) 2020-08-25 11:13:49 -07:00
tvm fixed a warning on an unreferenced local variable (#4861) 2020-08-19 19:20:55 -07:00
util Convert TensorRT provider into a shared library (#4721) 2020-08-10 21:17:16 -07:00
win_getopt