compyle icon indicating copy to clipboard operation
compyle copied to clipboard

Add flop counter to elementwise for opencl/cuda

Open adityapb opened this issue 3 years ago • 2 comments

adityapb avatar Sep 23 '20 18:09 adityapb

Hello @adityapb! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:

Comment last updated at 2020-12-04 05:10:54 UTC

pep8speaks avatar Sep 23 '20 18:09 pep8speaks

Codecov Report

Merging #60 (129d687) into master (4469a9a) will increase coverage by 0.64%. The diff coverage is 80.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
+ Coverage   69.84%   70.49%   +0.64%     
==========================================
  Files          20       20              
  Lines        4063     4253     +190     
  Branches      779      825      +46     
==========================================
+ Hits         2838     2998     +160     
- Misses       1020     1043      +23     
- Partials      205      212       +7     
Impacted Files Coverage Δ
compyle/utils.py 37.03% <14.28%> (-4.63%) :arrow_down:
compyle/profile.py 59.13% <45.45%> (-4.25%) :arrow_down:
compyle/transpiler.py 82.18% <66.66%> (+1.72%) :arrow_up:
compyle/parallel.py 77.88% <80.00%> (-0.03%) :arrow_down:
compyle/translator.py 91.67% <90.09%> (-1.11%) :arrow_down:
compyle/jit.py 78.00% <90.90%> (+0.36%) :arrow_up:
compyle/config.py 89.05% <100.00%> (+3.33%) :arrow_up:
compyle/array.py 63.00% <0.00%> (+0.52%) :arrow_up:
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update bc3f1a6...129d687. Read the comment docs.

codecov[bot] avatar Sep 23 '20 18:09 codecov[bot]