onnxruntime/onnxruntime/test
2021-05-27 14:01:08 -07:00
..
api_tests_without_env
common Fix logs getting skipped in single-line conditionals. (#7589) 2021-05-07 15:40:47 -07:00
contrib_ops Add ability for pre-packed weights of shared initializers to be shared across sessions (#7421) 2021-05-14 20:44:42 -07:00
debug_node_inputs_outputs Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
eager kerne invoker api for eager mode (#7473) 2021-04-30 13:33:58 -07:00
featurizers_ops
framework Ryanunderhill/cuda shared (#7626) 2021-05-20 07:53:47 -07:00
fuzzing
global_thread_pools Change onnxruntime::make_unique to std::make_unique (#7502) 2021-04-29 17:04:53 -07:00
ir Don't remove an unused initializer if it is overridable. (#7649) 2021-05-12 07:03:54 +10:00
mlas Change onnxruntime::make_unique to std::make_unique (#7502) 2021-04-29 17:04:53 -07:00
onnx Fix shape inference warning issue in TensorRT (#7751) 2021-05-19 08:22:10 -07:00
opaque_api
optimizer Eliminate no op node - add 0 (#7798) 2021-05-25 13:01:34 -07:00
perftest Fix shape inference warning issue in TensorRT (#7751) 2021-05-19 08:22:10 -07:00
platform "Sticky" allocation of worker threads (#7551) 2021-05-03 18:28:13 +01:00
proto
providers Fix bug in Transpose CUDA kernel (#7329) 2021-05-27 14:01:08 -07:00
python fix topo sort in quant tool (#7833) 2021-05-26 17:53:35 -07:00
shared_lib Disable external initializers build option (#7635) 2021-05-19 14:16:36 -07:00
testdata Eliminate no op node - add 0 (#7798) 2021-05-25 13:01:34 -07:00
tvm Change onnxruntime::make_unique to std::make_unique (#7502) 2021-04-29 17:04:53 -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 Ryanunderhill/cuda shared (#7626) 2021-05-20 07:53:47 -07:00
win_getopt
xctest