This commit is contained in:
Martin Kroeker
2024-08-01 12:24:45 +02:00
committed by GitHub
parent 9eecd0d33b
commit 42d8865234

View File

@@ -277,7 +277,7 @@ endif
ifeq ($(ARCH), arm64)
GEMM_GEMV_FORWARD = 1
endif
ifeq($(ARCH), riscv)
ifeq ($(ARCH), riscv)
GEMM_GEMV_FORWARD = 1
endif
ifeq ($(ARCH), power)