onnxruntime/tools/ci_build/github/android
Justin Chu fdce4fa6af
Format all python files under onnxruntime with black and isort (#11324)
Description: Format all python files under onnxruntime with black and isort.

After checking in, we can use .git-blame-ignore-revs to ignore the formatting PR in git blame.

#11315, #11316
2022-04-26 09:35:16 -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
default_mobile_aar_build_settings.json Pipeline changes to build full ORT package for Android (#10654) 2022-03-04 15:35:54 +10: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 Add range of helpers for making usage of ORT Mobile easier. (#10458) 2022-02-18 07:35:25 +10:00
run_nnapi_code_coverage.sh
setup_gradle_wrapper.sh