Skip to content

Commit 4ea0473

Browse files
manuelcandalesfacebook-github-bot
authored andcommitted
fix test-demo-android (#3168)
Summary: Pull Request resolved: #3168 Reviewed By: digantdesai, shoumikhin, mikekgfb Differential Revision: D56367151 fbshipit-source-id: a502e55abf41419c0b1775d0b2ec6ab170fb6299
1 parent 023ca07 commit 4ea0473

File tree

1 file changed

+1
-0
lines changed
  • examples/demo-apps/android/LlamaDemo

1 file changed

+1
-0
lines changed

examples/demo-apps/android/LlamaDemo/setup.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ cmake . -DCMAKE_INSTALL_PREFIX="${CMAKE_OUT}" \
1616
-DEXECUTORCH_BUILD_EXTENSION_DATA_LOADER=ON \
1717
-DEXECUTORCH_BUILD_EXTENSION_MODULE=ON \
1818
-DEXECUTORCH_BUILD_OPTIMIZED=ON \
19+
-DEXECUTORCH_BUILD_QUANTIZED=ON \
1920
-DEXECUTORCH_BUILD_CUSTOM=ON \
2021
-DCMAKE_BUILD_TYPE=Release \
2122
-B"${CMAKE_OUT}"

0 commit comments

Comments
 (0)