Skip to content

Commit 2ee6b60

Browse files
committed
Update
[ghstack-poisoned]
1 parent 7c300e7 commit 2ee6b60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/cmake/preset/default.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ define_overridable_option(
258258
define_overridable_option(
259259
EXECUTORCH_XNNPACK_ENABLE_KLEIDI
260260
"Enable Arm Kleidi kernels"
261-
BOOL OFF
261+
BOOL ON
262262
)
263263
# Turning this on cache weights between partitions and methods. If weights
264264
# are shared across methods/partitions then this can reduce load time and

0 commit comments

Comments
 (0)