onnxruntime/tools
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
..
ci_build Use readelf for minimal build binary size checks. (#6338) 2021-01-15 07:46:02 +10:00
doc Add script to preprocess python documentation before publishing (#6129) 2021-01-07 19:23:59 +01:00
nuget Enable C# .NET5 for WinML (#6120) 2020-12-14 15:05:15 -08:00
perf_util Update mysql-connector-java (#5802) 2020-11-16 14:09:14 -08:00
python Add support for running Android emulator from build.py on Windows. (#6317) 2021-01-13 19:21:49 -08:00
test Add Trilu custom op (#4537) 2020-08-17 14:42:26 -07:00