Skip to content

Commit 1eb3d8f

Browse files
committed
Update
[ghstack-poisoned]
1 parent 7c8c19e commit 1eb3d8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backends/xnnpack/third-party/xnnpack.buck.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1110,6 +1110,7 @@ def define_xnnpack():
11101110
"-DXNN_ENABLE_AVX512FP16=1",
11111111
"-DXNN_ENABLE_AVXVNNIINT8=1",
11121112
"-DXNN_ENABLE_AVX256VNNIGFNI=1",
1113+
"-DXNN_ENABLE_AVX256SKX=1",
11131114
],
11141115
visibility = ["PUBLIC"],
11151116
exported_deps = COMMON_XNNPACK_DEPS + [

0 commit comments

Comments
 (0)