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

GPU support for linear filtering options. #139

Draft
wants to merge 29 commits into
base: main
Choose a base branch
from
Draft

GPU support for linear filtering options. #139

wants to merge 29 commits into from

Conversation

aewallwi
Copy link
Collaborator

@aewallwi aewallwi commented Sep 21, 2021

Add support for GPU acceleration of linear filtering methods using the tensorflow library.

@aewallwi aewallwi changed the title Gpu support GPU modes for linear filtering options. Sep 21, 2021
@aewallwi aewallwi changed the title GPU modes for linear filtering options. GPU support for linear filtering options. Sep 21, 2021
@codecov
Copy link

codecov bot commented Sep 21, 2021

Codecov Report

Merging #139 (96326bc) into main (b1bbe5f) will decrease coverage by 0.15%.
The diff coverage is 89.31%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #139      +/-   ##
==========================================
- Coverage   87.88%   87.72%   -0.16%     
==========================================
  Files           7        7              
  Lines        1502     1581      +79     
==========================================
+ Hits         1320     1387      +67     
- Misses        182      194      +12     
Flag Coverage Δ
unittests 87.72% <89.31%> (-0.16%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
setup.py 0.00% <ø> (ø)
uvtools/dspec.py 96.66% <89.31%> (-1.11%) ⬇️

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 b1bbe5f...96326bc. 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.

1 participant