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