onnxruntime/tools
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
..
ci_build Last major set of ORT format model changes (#5056) 2020-09-05 07:59:01 +10:00
nuget Fix DML License in nuget package (#4969) 2020-08-29 00:02:01 -07:00
perf_util Bump mysql-connector-java from 8.0.15 to 8.0.16 in /tools/perf_util (#4401) 2020-07-02 11:22:45 -07:00
python Last major set of ORT format model changes (#5056) 2020-09-05 07:59:01 +10:00
test Add Trilu custom op (#4537) 2020-08-17 14:42:26 -07:00