mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-17 21:10:43 +00:00
* 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) |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| build_full_ort_and_create_ort_files.sh | ||
| build_minimal_ort_and_run_tests.sh | ||
| build_minimal_ort_android_baseline_and_report_bin_size.sh | ||
| check_build_binary_size.py | ||
| nnapi_minimal_build_minimal_ort_and_run_tests.sh | ||
| readelf_utils.py | ||