onnxruntime/tools/ci_build/github/linux
Scott McKay e54e2f969d
Use readelf for minimal build binary size checks. (#6338)
* Use readelf for minimal build binary size checks.
The on-disk size grows in 4KB chunks which makes it hard to see how much growth an individual checkin causes.
Only downside is that the sum of the sections is larger than the on-disk size (assumably things get packed smaller on disk and some of the section alignment constraints can be ignored)

* Remove unused function
2021-01-15 07:46:02 +10:00
..
docker fix the pipeline failure (#6346) 2021-01-14 00:33:22 -08:00
ort_minimal Use readelf for minimal build binary size checks. (#6338) 2021-01-15 07:46:02 +10:00
build_yocto.sh Initiate the build scripts for ARM ACL (#2652) 2019-12-16 09:44:19 -08:00
copy_strip_binary.sh Include config keys header file in the release packages for Linux and Mac. (#5388) 2020-10-08 15:00:29 -07:00
create_package.sh Pull the latest image before running docker build 2019-11-22 13:48:37 -08:00
java_copy_strip_binary.sh Create Java publishing pipeline (#3944) 2020-06-01 18:18:57 -07:00
java_linux_final_test.sh Delete Dockerfile.centos6_gpu (#4851) 2020-08-28 09:56:52 -07:00
run_build.sh Remove nGraph Execution Provider (#5858) 2020-11-19 16:47:55 -08:00
run_dockerbuild.sh Update get_docker_image.py to enable use without image cache container registry. (#6177) 2020-12-18 19:01:02 -08:00
test_custom_ops_pytorch_export.sh Add Trilu custom op (#4537) 2020-08-17 14:42:26 -07:00
upload_ortsrv_binaries.sh Refactor Onnx runtime Server to only use public APIs (#1271) 2019-07-04 01:08:14 -07:00
yocto_build_toolchain.sh Initiate the build scripts for ARM ACL (#2652) 2019-12-16 09:44:19 -08:00