We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f82b573 commit fe47f3aCopy full SHA for fe47f3a
.github/workflows/android-release-artifacts.yml
@@ -81,6 +81,7 @@ jobs:
81
PYTHON_EXECUTABLE=python bash .ci/scripts/build-qnn-sdk.sh
82
export EXECUTORCH_BUILD_QNN=ON
83
export QNN_SDK_ROOT=/tmp/qnn/2.28.0.241029
84
+ export ANDROID_ABIS=arm64-v8a
85
fi
86
87
# Build AAR Package
0 commit comments