We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf9e34c commit 7321444Copy full SHA for 7321444
1 file changed
Makefile.system
@@ -276,6 +276,7 @@ SMALL_MATRIX_OPT = 1
276
endif
277
ifeq ($(ARCH), arm64)
278
GEMM_GEMV_FORWARD = 1
279
+GEMM_GEMV_FORWARD_BF16 = 1
280
281
ifeq ($(ARCH), riscv)
282
0 commit comments