onnxruntime/onnxruntime/test/util
Scott McKay 7da7e07909
Cleanup some test infrastructure (#5484)
* Created shared version of InferenceSession wrapper class and update relevant tests to use it.
Include domain in the ops counting helper so it's more general and we don't need to duplicate it in the nchwc tests. Update tests to include domain in key being checked.

* Fix some training tests

* Fix prefixing of contrib op names in test
2020-10-16 06:44:01 +10:00
..
include Cleanup some test infrastructure (#5484) 2020-10-16 06:44:01 +10:00
compare_ortvalue.cc Refactor onnx_test_runner (#5169) 2020-09-18 13:19:35 -07:00
default_providers.cc Add CUDA option to run copy in default stream (#5445) 2020-10-12 22:12:05 -07:00
file_util.cc Last major set of ORT format model changes (#5056) 2020-09-05 07:59:01 +10:00
scoped_env_vars.cc fix _WIN32 (#5218) 2020-09-18 00:23:17 -07:00
temp_dir.cc Introduce training changes. 2020-03-11 14:39:03 -07:00
test_allocator.cc Add Cmake config for onnxruntime_NO_EXCEPTIONS (#4975) 2020-09-01 10:17:50 -07:00
test_environment.cc Add support for sessions to share a global threadpool. (#3177) 2020-03-18 15:42:46 -07:00
test_random_seed.cc Disable or update flaky tests, improve test random seed accessibility. (#3495) 2020-04-17 15:57:32 -07:00