onnxruntime/onnxruntime/test
Olivia Jain 40b092961c
Revert fuse conv fix err (#6859)
* merge fuse cuda conv revert

* resolve merge conflict revert exclude unsupported type

* add Stream for slicing

* remove file

* add Stream

Co-authored-by: RandySheriffH <randysheriff@hotmail.com>
2021-03-01 17:39:27 -08:00
..
api_tests_without_env
common Op kernel type reduction infrastructure. (#6466) 2021-01-28 07:27:19 -08:00
contrib_ops Revert fuse conv fix err (#6859) 2021-03-01 17:39:27 -08:00
debug_node_inputs_outputs Op kernel type reduction infrastructure. (#6466) 2021-01-28 07:27:19 -08:00
featurizers_ops
framework Reduce tensorprotoutils binary size (#6634) 2021-02-12 16:48:13 +10: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 Implement QuantizeLinear with avx512 (#6260) 2021-02-01 14:33:44 -08:00
onnx [CoreML EP] Enable coreml for onnx_test_runner and onnxruntime_perf_test (macOS only) (#6642) 2021-02-12 10:41:36 -08:00
opaque_api
optimizer Revert fuse conv fix err (#6859) 2021-03-01 17:39:27 -08:00
perftest [OpenVINO-EP] Fixes OpenVINO-EP build on windows (#6726) 2021-02-17 13:49:03 -08:00
platform Remove nGraph Execution Provider (#5858) 2020-11-19 16:47:55 -08:00
proto
providers Cherry Pick for ORT 1.7.0 (#6812) 2021-02-25 14:27:38 -08:00
python Plug n Allocate with external CUDA allocator via PyBind. (#6679) 2021-02-17 18:59:38 -08:00
shared_lib Support multiple dynamic inputs in custom ops (#6666) 2021-02-16 20:54:30 -08:00
testdata Revert fuse conv fix err (#6859) 2021-03-01 17:39:27 -08:00
tvm
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 [CoreML EP] Enable coreml for onnx_test_runner and onnxruntime_perf_test (macOS only) (#6642) 2021-02-12 10:41:36 -08:00
win_getopt
xctest