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 f8b1c47 commit 5d9a9b9Copy full SHA for 5d9a9b9
backends/xnnpack/cmake/Dependencies.cmake
@@ -43,7 +43,7 @@ set(XNNPACK_ENABLE_AVX512VNNIGFNI
43
CACHE BOOL ""
44
)
45
set(XNNPACK_ENABLE_ARM_SME2
46
- OFF
+ ON
47
48
49
if(EXECUTORCH_XNNPACK_ENABLE_KLEIDI)
0 commit comments