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 for build error
tags/v0.3.16^2
pnp
4 years ago
parent
c59652f0ce
commit
3d4ccd2a13
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
kernel/x86_64/sgemv_n_4.c
+ 0
- 2
kernel/x86_64/sgemv_n_4.c
View File
@@ -42,8 +42,6 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include "sgemv_n_microk_skylakex-8.c"
#endif
#endif
#if defined(STEAMROLLER) || defined(EXCAVATOR)
#define NBMAX 2048
#else
Write
Preview
Loading…
Cancel
Save