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 d1d7d70 commit 36a2605Copy full SHA for 36a2605
.ci/scripts/build_llama_android.sh
@@ -25,6 +25,7 @@ install_executorch_and_backend_lib() {
25
-DEXECUTORCH_BUILD_EXTENSION_MODULE=ON \
26
-DEXECUTORCH_BUILD_EXTENSION_DATA_LOADER=ON \
27
-DEXECUTORCH_BUILD_XNNPACK=ON \
28
+ -DEXECUTORCH_BUILD_QUANTIZED=ON \
29
-DEXECUTORCH_BUILD_OPTIMIZED=ON \
30
-DXNNPACK_ENABLE_ARM_BF16=OFF \
31
-Bcmake-android-out .
0 commit comments