changed default x86_64 sgemv_n kernel to sgemv_n.c
This commit is contained in:
@@ -373,7 +373,7 @@ endif
|
|||||||
GEMVDEP = ../l2param.h
|
GEMVDEP = ../l2param.h
|
||||||
|
|
||||||
ifndef SGEMVNKERNEL
|
ifndef SGEMVNKERNEL
|
||||||
SGEMVNKERNEL = ../arm/gemv_n.c
|
SGEMVNKERNEL = sgemv_n.c
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifndef SGEMVTKERNEL
|
ifndef SGEMVTKERNEL
|
||||||
|
|||||||
Reference in New Issue
Block a user