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 7c300e7 commit 2ee6b60Copy full SHA for 2ee6b60
tools/cmake/preset/default.cmake
@@ -258,7 +258,7 @@ define_overridable_option(
258
define_overridable_option(
259
EXECUTORCH_XNNPACK_ENABLE_KLEIDI
260
"Enable Arm Kleidi kernels"
261
- BOOL OFF
+ BOOL ON
262
)
263
# Turning this on cache weights between partitions and methods. If weights
264
# are shared across methods/partitions then this can reduce load time and
0 commit comments