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 bdc526b commit 9863043Copy full SHA for 9863043
.ci/scripts/test_llava.sh
@@ -38,6 +38,7 @@ EXECUTORCH_COMMON_CMAKE_ARGS=" \
38
-DEXECUTORCH_BUILD_EXTENSION_MODULE=ON \
39
-DEXECUTORCH_BUILD_EXTENSION_DATA_LOADER=ON \
40
-DEXECUTORCH_BUILD_EXTENSION_FLAT_TENSOR=ON \
41
+ -DEXECUTORCH_BUILD_EXTENSION_NAMED_DATA_MAP=ON \
42
-DEXECUTORCH_BUILD_EXTENSION_LLM=ON \
43
-DEXECUTORCH_BUILD_EXTENSION_LLM_RUNNER=ON \
44
-DEXECUTORCH_BUILD_EXTENSION_TENSOR=ON \
0 commit comments