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

Allow GPU input in NodeLoader and LinkLoader #7572

Merged
merged 2 commits into from
Jun 13, 2023
Merged

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Jun 13, 2023

Fixes #7557

@codecov
Copy link

codecov bot commented Jun 13, 2023

Codecov Report

Merging #7572 (5573540) into master (0549077) will decrease coverage by 0.33%.
The diff coverage is 86.66%.

@@            Coverage Diff             @@
##           master    #7572      +/-   ##
==========================================
- Coverage   91.73%   91.41%   -0.33%     
==========================================
  Files         449      449              
  Lines       25097    25119      +22     
==========================================
- Hits        23023    22962      -61     
- Misses       2074     2157      +83     
Impacted Files Coverage Δ
torch_geometric/config_store.py 90.06% <ø> (ø)
torch_geometric/graphgym/__init__.py 100.00% <ø> (ø)
torch_geometric/loader/link_loader.py 98.01% <ø> (ø)
torch_geometric/profile/benchmark.py 78.46% <0.00%> (-1.23%) ⬇️
torch_geometric/sampler/base.py 98.20% <96.29%> (-0.28%) ⬇️

... and 16 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rusty1s rusty1s merged commit 5ff3295 into master Jun 13, 2023
@rusty1s rusty1s deleted the fix_device_loader branch June 13, 2023 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant