Skip to content

Commit 36a2605

Browse files
committed
Fix android
Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags:
1 parent d1d7d70 commit 36a2605

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci/scripts/build_llama_android.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ install_executorch_and_backend_lib() {
2525
-DEXECUTORCH_BUILD_EXTENSION_MODULE=ON \
2626
-DEXECUTORCH_BUILD_EXTENSION_DATA_LOADER=ON \
2727
-DEXECUTORCH_BUILD_XNNPACK=ON \
28+
-DEXECUTORCH_BUILD_QUANTIZED=ON \
2829
-DEXECUTORCH_BUILD_OPTIMIZED=ON \
2930
-DXNNPACK_ENABLE_ARM_BF16=OFF \
3031
-Bcmake-android-out .

0 commit comments

Comments
 (0)