Skip to content

Commit 90a1ff1

Browse files
Arm backend: add new cmake line to vgf tutorial (#14938)
Missed updating docs in #14885 cc @freddan80 @per @zingo @oscarandersson8218 @digantdesai Signed-off-by: Erik Lundell <[email protected]> Co-authored-by: Erik Lundell <[email protected]>
1 parent e931d5e commit 90a1ff1

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)