Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add flop counter to elementwise for opencl/cuda #60

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

adityapb
Copy link
Contributor

No description provided.

@pep8speaks
Copy link

pep8speaks commented Sep 23, 2020

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! 🍻

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

@adityapb adityapb marked this pull request as draft September 23, 2020 18:51
@codecov
Copy link

codecov bot commented Sep 23, 2020

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%) ⬇️
compyle/profile.py 59.13% <45.45%> (-4.25%) ⬇️
compyle/transpiler.py 82.18% <66.66%> (+1.72%) ⬆️
compyle/parallel.py 77.88% <80.00%> (-0.03%) ⬇️
compyle/translator.py 91.67% <90.09%> (-1.11%) ⬇️
compyle/jit.py 78.00% <90.90%> (+0.36%) ⬆️
compyle/config.py 89.05% <100.00%> (+3.33%) ⬆️
compyle/array.py 63.00% <0.00%> (+0.52%) ⬆️
... 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants