onnxruntime/onnxruntime/test
2021-01-14 08:36:07 -08: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 Rename MakeString and ParseString functions. (#6272) 2021-01-07 15:43:42 -08:00
contrib_ops Enable add + softmax fusion for Rocm platform (#6259) 2021-01-13 14:09:09 -08:00
debug_node_inputs_outputs Fix DEBUG_NODE_INPUTS_OUTPUTS test by putting it in a separate process, clean up unused test_main.cc files. (#5949) 2020-12-11 11:36:58 -08:00
featurizers_ops
framework add external data support to tensor proto utils (#6257) 2021-01-13 14:14:18 -08:00
fuzzing Fuzz testing misc (#5862) 2020-11-23 13:43:44 -08:00
global_thread_pools Sunghcho/denormals (#5391) 2020-10-15 12:47:42 -07:00
ir fix opset imports for function body (#6287) 2021-01-12 13:44:36 -08:00
mlas MLAS: add fallback implementation for quantized GEMM (#6335) 2021-01-13 10:53:47 -08:00
onnx Avoid false sharing on thread pool data structures (#6298) 2021-01-12 19:58:41 +00:00
opaque_api Last major set of ORT format model changes (#5056) 2020-09-05 07:59:01 +10:00
optimizer Fix DerefNullPtr issues raised by SDLNativeRules. (#6348) 2021-01-14 08:36:07 -08:00
perftest Convert OpenVINO into a shared provider (#5778) 2020-11-20 17:39:57 -08:00
platform Remove nGraph Execution Provider (#5858) 2020-11-19 16:47:55 -08:00
proto Remove the private ONNX protobuf definition file (#4878) 2020-08-24 12:40:33 -07:00
providers MLAS: add fallback implementation for quantized GEMM (#6335) 2021-01-13 10:53:47 -08:00
python Enable ONNX backend test of SequenceProto input/output (#6043) 2021-01-11 11:30:33 -08:00
shared_lib Deprecate Python global configuration functions [Part 2] (#6171) 2021-01-07 10:10:55 -08:00
testdata fix opset imports for function body (#6287) 2021-01-12 13:44:36 -08:00
tvm fixed a warning on an unreferenced local variable (#4861) 2020-08-19 19:20:55 -07:00
unittest_main Fix DEBUG_NODE_INPUTS_OUTPUTS test by putting it in a separate process, clean up unused test_main.cc files. (#5949) 2020-12-11 11:36:58 -08:00
util Deprecate Python global configuration functions [Part 1] (#5923) 2020-12-15 11:32:43 -08:00
win_getopt
xctest Add iOS test pipeline and a sample app. (#5298) 2020-09-29 13:53:11 -07:00