Skip to content

Commit 5d9a9b9

Browse files
committed
i
1 parent f8b1c47 commit 5d9a9b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backends/xnnpack/cmake/Dependencies.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ set(XNNPACK_ENABLE_AVX512VNNIGFNI
4343
CACHE BOOL ""
4444
)
4545
set(XNNPACK_ENABLE_ARM_SME2
46-
OFF
46+
ON
4747
CACHE BOOL ""
4848
)
4949
if(EXECUTORCH_XNNPACK_ENABLE_KLEIDI)

0 commit comments

Comments
 (0)