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 5fb6cdb commit d7efecdCopy full SHA for d7efecd
.ci/scripts/test_llama.sh
@@ -59,6 +59,7 @@ cmake_install_executorch_libraries() {
59
retry cmake -DBUCK2="$BUCK" \
60
-DCMAKE_INSTALL_PREFIX=cmake-out \
61
-DCMAKE_BUILD_TYPE=Release \
62
+ -DEXECUTORCH_BUILD_CUSTOM=ON \
63
-DEXECUTORCH_BUILD_EXTENSION_MODULE=ON \
64
-DEXECUTORCH_BUILD_EXTENSION_DATA_LOADER=ON \
65
-DEXECUTORCH_BUILD_OPTIMIZED=ON \
0 commit comments