Skip to content

Commit 781fe96

Browse files
committed
Arm backend: add new cmake line to vgf tutorial
Signed-off-by: Erik Lundell <[email protected]> Change-Id: Ie956049efc2ab6ed7a7b3883b7eddcff848dea1d
1 parent 8fbc42c commit 781fe96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/tutorial-arm-vgf.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ cmake \
171171
-DCMAKE_BUILD_TYPE=Debug \
172172
-DEXECUTORCH_BUILD_EXTENSION_DATA_LOADER=ON \
173173
-DEXECUTORCH_BUILD_EXTENSION_MODULE=ON \
174+
-DEXECUTORCH_BUILD_EXTENSION_NAMED_DATA_MAP=ON \
174175
-DEXECUTORCH_BUILD_EXTENSION_FLAT_TENSOR=ON \
175176
-DEXECUTORCH_BUILD_EXTENSION_TENSOR=ON \
176177
-DEXECUTORCH_BUILD_KERNELS_QUANTIZED=ON \

0 commit comments

Comments
 (0)