onnxruntime/tools/ci_build/github/linux
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
..
docker 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
ubuntu16.04 Bump up cmake_minimum_required to 3.13 (#722) 2019-03-27 14:45:24 -07:00
copy_strip_binary.sh Extract debug symbols in a separate file and strip the binary. (#811) 2019-04-11 12:02:50 -07:00
create_package.sh Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
create_package_inside_docker.sh Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
run_build.sh Enable LTO on Linux 2019-03-22 15:30:37 -07:00
run_dockerbuild.sh Create nightly build for python packages (#817) 2019-04-11 22:06:18 -07:00