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
Include NEON header for the bfloat conversion functions
pull/5415/head
Martin Kroeker
GitHub
1 month ago
parent
d23680b81d
commit
b3ffd5524a
No known key found for this signature in database
GPG Key ID:
B5690EEEBB952194
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
kernel/arm64/sbgemm_kernel_8x4_neoversen2.c
+ 1
- 0
kernel/arm64/sbgemm_kernel_8x4_neoversen2.c
View File
@@ -27,6 +27,7 @@
* *****************************************************************************/
#include <arm_sve.h>
#include <arm_neon.h>
#include "common.h"
Write
Preview
Loading…
Cancel
Save