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

CUDA support in NeighborLoader #3736

Merged
merged 15 commits into from
Dec 21, 2021
Merged

CUDA support in NeighborLoader #3736

merged 15 commits into from
Dec 21, 2021

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Dec 20, 2021

No description provided.

@rusty1s rusty1s self-assigned this Dec 20, 2021
@codecov-commenter
Copy link

codecov-commenter commented Dec 21, 2021

Codecov Report

Merging #3736 (06e1bcc) into master (57a255c) will decrease coverage by 0.02%.
The diff coverage is 78.20%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3736      +/-   ##
==========================================
- Coverage   81.79%   81.77%   -0.03%     
==========================================
  Files         298      299       +1     
  Lines       15052    15099      +47     
==========================================
+ Hits        12312    12347      +35     
- Misses       2740     2752      +12     
Impacted Files Coverage Δ
torch_geometric/data/lightning_datamodule.py 25.66% <0.00%> (ø)
torch_geometric/data/data.py 90.70% <28.57%> (-1.25%) ⬇️
torch_geometric/loader/utils.py 77.21% <53.33%> (-4.22%) ⬇️
torch_geometric/loader/base.py 85.00% <85.00%> (ø)
torch_geometric/loader/hgt_loader.py 93.02% <100.00%> (+0.52%) ⬆️
torch_geometric/loader/neighbor_loader.py 96.90% <100.00%> (+1.40%) ⬆️

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 57a255c...06e1bcc. Read the comment docs.

@rusty1s rusty1s merged commit 77f357e into master Dec 21, 2021
@rusty1s rusty1s deleted the update_reddit_example branch December 21, 2021 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants