onnxruntime/onnxruntime/test/util
Scott McKay 16cef90e29
General enhancements/cleanups to test exes (#4109)
* General enhancements/cleanups to test exes
  - Support running onnxruntime_perf_test with no output file
    - if you're profiling the output file is often unused and can be very large
  - Allow failure to override early success if doing multiple runs of a test using running onnx_test_runner
    - e.g. if the second run fails that's more important as a final status
  - Clarify ownership semantics
  - Cleanup naming, line lengths, usage of references for required parameters etc.
2020-06-04 07:01:39 +10:00
..
include Add ArmNN Execution Provider (#3714) 2020-06-03 22:57:51 +05:30
compare_ortvalue.cc General enhancements/cleanups to test exes (#4109) 2020-06-04 07:01:39 +10:00
default_providers.cc Add ArmNN Execution Provider (#3714) 2020-06-03 22:57:51 +05:30
file_util.cc Support large model(>2GB) (#520) 2019-03-05 21:27:12 -08:00
temp_dir.cc Introduce training changes. 2020-03-11 14:39:03 -07:00
test_allocator.cc Fix static analysis warnings found by VC++ (#3530) 2020-04-16 01:46:47 -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