Ran
|
Jobs
1
|
Files
7
|
Run time
5min
|
Badge
README BADGES
|
push
travis-ci
Using NumPy's MATMUL in dg1. The comment explains that CBLAS is used when it can be [1] but the typical MATMUL is just naive [2] hence the flops occur based on the numerical type. [1]: https://github.com/numpy/numpy/blob/<a class=hub.com/dhermes/berkeley-m273-s2016/commit/89d95a0660ffd5890916edb78a6d4a9ccb5b3ad0">89d95a066/numpy/core/src/multiarray/multiarraymodule.c#L934 [2]: https://github.com/numpy/numpy/blob/89d95a0660ffd5890916edb78a6d4a9ccb5b3ad0/numpy/core/src/multiarray/multiarraymodule.c#L1011
1 of 1 new or added line in 1 file covered. (100.0%)
927 of 927 relevant lines covered (100.0%)
1.0 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 112.1 | 7 |
100.0 |
Travis Job 112.1 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|