We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a92b2a commit f6c4219Copy full SHA for f6c4219
.bazelrc
@@ -51,6 +51,7 @@ build:mkl_aarch64 --copt=-O3
51
52
build --define=build_with_onednn_v2=true
53
build --define=xnn_enable_avxvnni=false
54
+build --define=xnn_enable_avx512amx=false
55
56
# Processor native optimizations (depends on build host capabilities).
57
build:nativeopt --copt=-march=native
0 commit comments