onnxruntime/tools/ci_build/github
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
..
android Android CI build, test copy, emulator boot improvement (#4481) 2020-07-13 14:18:34 -07:00
azure-pipelines Last major set of ORT format model changes (#5056) 2020-09-05 07:59:01 +10:00
linux Build system enhancements (#5012) 2020-09-02 10:13:26 -07:00
windows Upgrade TensorRT to v7.1.3.4 (#4704) 2020-08-07 17:43:56 -07:00
download_test_data.py Use azcopy to download test data (#4221) 2020-06-16 10:14:34 -07:00