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 e931d5e commit 90a1ff1Copy full SHA for 90a1ff1
docs/source/tutorial-arm-vgf.md
@@ -171,6 +171,7 @@ cmake \
171
-DCMAKE_BUILD_TYPE=Debug \
172
-DEXECUTORCH_BUILD_EXTENSION_DATA_LOADER=ON \
173
-DEXECUTORCH_BUILD_EXTENSION_MODULE=ON \
174
+ -DEXECUTORCH_BUILD_EXTENSION_NAMED_DATA_MAP=ON \
175
-DEXECUTORCH_BUILD_EXTENSION_FLAT_TENSOR=ON \
176
-DEXECUTORCH_BUILD_EXTENSION_TENSOR=ON \
177
-DEXECUTORCH_BUILD_KERNELS_QUANTIZED=ON \
0 commit comments