onnxruntime/tools/ci_build/github
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
..
android Add support for running Android emulator from build.py on Windows. (#6317) 2021-01-13 19:21:49 -08:00
azure-pipelines Add PREfast to python packaging pipeline (#6343) 2021-01-14 10:39:24 -08:00
linux Use readelf for minimal build binary size checks. (#6338) 2021-01-15 07:46:02 +10:00
pai Support double for operator ArgMin (#6222) 2020-12-31 11:25:46 +01:00
windows Android coverage dashboard (#6163) 2020-12-21 10:34:01 -08:00
download_test_data.py Cache build docker images in container registry. (#5811) 2020-11-17 17:02:24 -08:00
Doxyfile_csharp.cfg Document all C# API pubic interfaces (#5853) 2020-11-20 14:03:55 -08:00