This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
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
bugz
tags/v0.3.16^2
User User-User
4 years ago
parent
91e2b11d3c
commit
750719528a
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
driver/others/dynamic_arm64.c
+ 1
- 1
driver/others/dynamic_arm64.c
View File
@@ -102,7 +102,7 @@ extern gotoblas_t gotoblas_NEOVERSEN1;
#ifdef DYN_CORTEX_A55
extern gotoblas_t gotoblas_CORTEXA55;
#else
#define gotoblas_
NEOVERSEN1
gotoblas_ARMV8
#define gotoblas_
CORTEXA55
gotoblas_ARMV8
#endif
#else
extern gotoblas_t gotoblas_CORTEXA53;
Write
Preview
Loading…
Cancel
Save