onnxruntime/tools/ci_build/github/android
Edward Chen 00146b2541
Add onnxruntime_BUILD_UNIT_TESTS=OFF definition to iOS package build options. (#13238)
Add onnxruntime_BUILD_UNIT_TESTS=OFF definition to iOS package build options. The `--skip_tests` option is already specified.
2022-10-10 18:00:17 -07:00
..
adb-push.sh
build_aar_and_copy_artifacts.sh Pipeline changes to build full ORT package for Android (#10654) 2022-03-04 15:35:54 +10:00
build_aar_package.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
default_full_aar_build_settings.json enable xnnpack in default_full_aar_build_settings (#12682) 2022-08-25 10:41:06 +08:00
default_mobile_aar_build_settings.json Add onnxruntime_BUILD_UNIT_TESTS=OFF definition to iOS package build options. (#13238) 2022-10-10 18:00:17 -07: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
nnapi_supported_ops.md Update supported ops md for NNAPI/CoreML EP (#12245) 2022-07-21 10:23:08 -07: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