onnxruntime/onnxruntime/test/platform
Scott McKay b5c2932ae8
Last major set of ORT format model changes (#5056)
* Add minimal build option to build.py
Group some of the build settings so binary size reduction options are all together
Make some cmake variable naming more consistent
Replace usage of std::hash with murmurhash3 for kernel. std::hash is implementation dependent so can't be used.
Add initial doco and ONNX to ORT model conversion script
Misc cleanups of minimal build breaks.
2020-09-05 07:59:01 +10:00
..
windows Last major set of ORT format model changes (#5056) 2020-09-05 07:59:01 +10:00
barrier_test.cc Honor allow_spinning at barrier at end of parallel sections (#4767) 2020-08-13 09:40:40 +01:00
env_test.cc Address PR comments (#3255) 2020-03-18 17:57:57 -07:00
file_io_test.cc
path_lib_test.cc Clean up OPTIONAL name conflict workarounds in ort_training. (#3622) 2020-04-22 09:07:55 -07:00
scoped_resource_test.cc
threadpool_test.cc Stress-test and fix thread pool when work queues are full (#4690) 2020-08-04 10:19:49 +01:00