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

Support for input_time in NeighborLoader #5763

Merged
merged 6 commits into from
Oct 18, 2022
Merged

Support for input_time in NeighborLoader #5763

merged 6 commits into from
Oct 18, 2022

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Oct 18, 2022

No description provided.

@codecov
Copy link

codecov bot commented Oct 18, 2022

Codecov Report

Merging #5763 (d22ae19) into master (7a2c7b3) will decrease coverage by 1.87%.
The diff coverage is 93.40%.

@@            Coverage Diff             @@
##           master    #5763      +/-   ##
==========================================
- Coverage   85.86%   83.99%   -1.88%     
==========================================
  Files         349      349              
  Lines       19357    19353       -4     
==========================================
- Hits        16621    16255     -366     
- Misses       2736     3098     +362     
Impacted Files Coverage Δ
torch_geometric/loader/utils.py 83.13% <83.33%> (+0.63%) ⬆️
torch_geometric/sampler/neighbor_sampler.py 76.92% <91.66%> (ø)
torch_geometric/loader/node_loader.py 90.19% <94.11%> (+0.40%) ⬆️
torch_geometric/loader/link_loader.py 91.37% <95.83%> (+1.23%) ⬆️
torch_geometric/data/lightning_datamodule.py 43.06% <100.00%> (+0.28%) ⬆️
torch_geometric/loader/hgt_loader.py 100.00% <100.00%> (ø)
torch_geometric/loader/link_neighbor_loader.py 100.00% <100.00%> (ø)
torch_geometric/sampler/base.py 90.90% <100.00%> (ø)
torch_geometric/sampler/hgt_sampler.py 100.00% <100.00%> (ø)
torch_geometric/nn/models/dimenet_utils.py 0.00% <0.00%> (-75.52%) ⬇️
... and 18 more

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

@rusty1s rusty1s merged commit 3b95479 into master Oct 18, 2022
@rusty1s rusty1s deleted the input_time branch October 18, 2022 12:13
JakubPietrakIntel pushed a commit to JakubPietrakIntel/pytorch_geometric that referenced this pull request Nov 25, 2022
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