onnxruntime/tools/ci_build
Pranav Sharma 4b4a359943
Exclude unreferenced global data and op doc strings in the opschema object. The first causes a decrease in the binary size by at least 85k. The latter reduces resident memory size. (#823)
* Exclude unreferenced global data and op doc strings in the opschema object. The first causes a decrease in the binary size by at least 85k. The latter reduces resident memory size.

* Update onnx to incorporate my PR that fixes SetDoc compiler warnings
2019-04-15 15:57:19 -07:00
..
github Exclude unreferenced global data and op doc strings in the opschema object. The first causes a decrease in the binary size by at least 85k. The latter reduces resident memory size. (#823) 2019-04-15 15:57:19 -07:00
build.py Disable test data local cache in Linux CI pipelines 2019-04-12 22:23:16 -07:00
gen_def.py Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
static_analysis_filter.py Initial bootstrap commit. 2018-11-19 16:48:22 -08:00