onnxruntime/tools/ci_build/github/android
Scott McKay 6545e24b60
Update mobile prebuilt package ops to add support for opset 14 and 15 (#9717)
* Update required operators for prebuilt package to add opsets 14 and 15.
Add helper script to check if the prebuilt package will support the model and if not why not.

* Add support for multiple opsets being specified on a single line in the required operators config. This makes it easier to update the pre-built package config.

It's also required for validation tools to work as they only have a single opset from the model and not per-operator opsets. If we only list the incremental ops we could merge in the ops from the previous opset, but that wouldn't give a way to drop an operator from being supported.

Left the info on which ops changed though so we have a better feel for the cost of supporting each opset.
2021-11-18 10:44:39 +10:00
..
adb-push.sh NNAPI EP Update (#1483) 2019-07-24 13:20:05 -07:00
build_aar_and_copy_artifacts.sh Add Android executable drop in the Package pipeline (#9050) 2021-09-14 11:45:33 -07:00
build_aar_package.py Add Android executable drop in the Package pipeline (#9050) 2021-09-14 11:45:33 -07:00
default_full_aar_build_settings.json Add full Android job in package pipeline (#9009) 2021-09-08 21:12:59 -07:00
default_mobile_aar_build_settings.json Disable partial runtime optimization implementation by default (#9748) 2021-11-12 17:37:29 -08:00
mobile_package.required_operators.config Update mobile prebuilt package ops to add support for opset 14 and 15 (#9717) 2021-11-18 10:44:39 +10:00
mobile_package.required_operators.readme.txt Add HardSigmoid to mobile packages. Used by PyTorch MobileNet v3 (#8552) 2021-07-30 12:08:11 +10:00
run_nnapi_code_coverage.sh Build shared host protoc in iOS CI pipelines (#9087) 2021-09-16 17:16:50 -07:00
setup_gradle_wrapper.sh Bring code coverage dashboard back (#8394) 2021-08-16 20:54:39 -07:00