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 e722d35 commit eeac086Copy full SHA for eeac086
.bazelrc
@@ -52,6 +52,7 @@ build:mkl_aarch64 --copt=-O3
52
build --define=build_with_onednn_v2=true
53
build --define=xnn_enable_avxvnni=false
54
build --define=xnn_enable_avx512amx=false
55
+build --define=xnn_enable_avx512fp16=false
56
57
# Processor native optimizations (depends on build host capabilities).
58
build:nativeopt --copt=-march=native
0 commit comments