onnxruntime/tools/ci_build/github/linux/ort_minimal
Scott McKay 25f7c93504
Require explicit inclusion of custom op support in a minimal build (#6663)
* Remove support from custom ops from the base minimal build as they contribute too much binary growth to an Android build.
Add ability to explicitly enable custom op support in a minimal build.
Change one minimal build CI to test adding custom op support (unit tests are run in that build to validate)
2021-02-13 12:42:33 +10:00
..
__init__.py Use readelf for minimal build binary size checks. (#6338) 2021-01-15 07:46:02 +10:00
build_full_ort_and_create_ort_files.sh Add CI build with type reduction enabled (#6622) 2021-02-10 13:31:51 -08:00
build_minimal_ort_and_run_tests.sh Require explicit inclusion of custom op support in a minimal build (#6663) 2021-02-13 12:42:33 +10:00
build_minimal_ort_android_baseline_and_report_bin_size.sh Use readelf for minimal build binary size checks. (#6338) 2021-01-15 07:46:02 +10:00
check_build_binary_size.py Add CI build with type reduction enabled (#6622) 2021-02-10 13:31:51 -08:00
nnapi_minimal_build_minimal_ort_and_run_tests.sh Add python 3.8/3.9 support for Windows GPU and Linux ARM64 (#6615) 2021-02-11 16:43:35 -08:00
readelf_utils.py Require explicit inclusion of custom op support in a minimal build (#6663) 2021-02-13 12:42:33 +10:00