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
revert the C/Z NRM2 kernels to the base NEON kernel as well
tags/v0.3.28^2
Martin Kroeker
GitHub
2 years ago
parent
45dbf50036
commit
7cfd433d0c
No known key found for this signature in database
GPG Key ID:
B5690EEEBB952194
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
kernel/arm64/KERNEL.NEOVERSEN1
+ 2
- 2
kernel/arm64/KERNEL.NEOVERSEN1
View File
@@ -93,8 +93,8 @@ IZAMAXKERNEL = izamax_thunderx2t99.c
SNRM2KERNEL = nrm2.S
DNRM2KERNEL = nrm2.S
CNRM2KERNEL =
scnrm2_thunderx2t99.c
ZNRM2KERNEL =
dznrm2_thunderx2t99.c
CNRM2KERNEL =
znrm2.S
ZNRM2KERNEL =
znrm2.S
DDOTKERNEL = dot.c
SDOTKERNEL = dot.c
Write
Preview
Loading…
Cancel
Save