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