Skip to content

Commit 19f9ccf

Browse files
Disable xnn_enable_avx256vnnigfni
PiperOrigin-RevId: 651900569
1 parent fab5c05 commit 19f9ccf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.bazelrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ build:mkl_aarch64 --copt=-O3
5151

5252
build --define=build_with_onednn_v2=true
5353
build --define=xnn_enable_avxvnni=false
54+
build --define=xnn_enable_avx256vnnigfni=false
5455
build --define=xnn_enable_avx512amx=false
5556
build --define=xnn_enable_avx512fp16=false
5657

0 commit comments

Comments
 (0)