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
remove spurious include
pull/5371/head
Martin Kroeker
GitHub
2 months ago
parent
343830c26f
commit
b54aec804e
No known key found for this signature in database
GPG Key ID:
B5690EEEBB952194
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
test/compare_sgemm_bgemm.c
+ 0
- 1
test/compare_sgemm_bgemm.c
View File
@@ -28,7 +28,6 @@ THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include <stdint.h>
#include <stdio.h>
#include <arm_neon.h>
#define SGEMM BLASFUNC(sgemm)
#define BGEMM BLASFUNC(bgemm)
Write
Preview
Loading…
Cancel
Save