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
Fix typo
tags/v0.3.7
Isuru Fernando
6 years ago
parent
b911525c81
commit
b43deb4ad6
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
.drone.yml
+ 2
- 2
.drone.yml
View File
@@ -28,11 +28,11 @@ name: arm32_gcc_make
platform:
os: linux
arch: arm
64
arch: arm
steps:
- name: Build and Test
image: ubuntu:1
8
.04
image: ubuntu:1
9
.04
environment:
CC: gcc
COMMON_FLAGS: 'DYNAMIC_ARCH=1 TARGET=ARMV6 NUM_THREADS=32'
Write
Preview
Loading…
Cancel
Save