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 input_time and transform_sampler_output options to LightningNodeData #6187

Merged
merged 5 commits into from
Dec 8, 2022

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Dec 8, 2022

No description provided.

@codecov
Copy link

codecov bot commented Dec 8, 2022

Codecov Report

Merging #6187 (abac3b2) into master (9d3e511) will decrease coverage by 0.00%.
The diff coverage is 60.00%.

@@            Coverage Diff             @@
##           master    #6187      +/-   ##
==========================================
- Coverage   84.37%   84.37%   -0.01%     
==========================================
  Files         366      366              
  Lines       20548    20570      +22     
==========================================
+ Hits        17338    17355      +17     
- Misses       3210     3215       +5     
Impacted Files Coverage Δ
torch_geometric/loader/hgt_loader.py 100.00% <ø> (ø)
torch_geometric/loader/link_neighbor_loader.py 100.00% <ø> (ø)
torch_geometric/data/lightning/datamodule.py 57.51% <58.62%> (+1.75%) ⬆️
torch_geometric/loader/link_loader.py 76.31% <66.66%> (-0.40%) ⬇️
torch_geometric/loader/node_loader.py 86.66% <66.66%> (-0.69%) ⬇️

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

@rusty1s rusty1s self-assigned this Dec 8, 2022
@rusty1s rusty1s merged commit 2fbae96 into master Dec 8, 2022
@rusty1s rusty1s deleted the lightning branch December 8, 2022 17:49
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.

None yet

1 participant