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 dd4488d commit 1f1b864Copy full SHA for 1f1b864
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