This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
OSchip
/
OpenBLAS
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
66
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
changed default x86_64 sgemv_n kernel to sgemv_n.c
tags/v0.2.11^2
wernsaar
11 years ago
parent
2bab92961f
commit
c80084a98f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
kernel/x86_64/KERNEL
+ 1
- 1
kernel/x86_64/KERNEL
View File
@@ -373,7 +373,7 @@ endif
GEMVDEP = ../l2param.h
ifndef SGEMVNKERNEL
SGEMVNKERNEL =
../arm/
gemv_n.c
SGEMVNKERNEL =
s
gemv_n.c
endif
ifndef SGEMVTKERNEL
Write
Preview
Loading…
Cancel
Save