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

Sample nodes with timestamps equal to the seed node #6517

Merged
merged 4 commits into from
Jan 26, 2023

Conversation

vid-koci
Copy link
Contributor

Adjusts the code and docs for change 187 in pyg-lib. Temporal sampling should now sample nodes with the same timestamp as the seed nodes.

@codecov
Copy link

codecov bot commented Jan 26, 2023

Codecov Report

Merging #6517 (7dbd43f) into master (77693c9) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 7dbd43f differs from pull request most recent head 881ab28. Consider uploading reports for the commit 881ab28 to get more accurate results

@@           Coverage Diff           @@
##           master    #6517   +/-   ##
=======================================
  Coverage   85.68%   85.68%           
=======================================
  Files         406      406           
  Lines       22662    22662           
=======================================
  Hits        19418    19418           
  Misses       3244     3244           
Impacted Files Coverage Δ
torch_geometric/loader/neighbor_loader.py 100.00% <ø> (ø)
torch_geometric/sampler/neighbor_sampler.py 91.56% <100.00%> (ø)

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

@rusty1s rusty1s enabled auto-merge (squash) January 26, 2023 09:00
@rusty1s rusty1s merged commit 2ed6c46 into pyg-team:master Jan 26, 2023
@vid-koci vid-koci deleted the vid_temporal_docs branch January 26, 2023 09:30
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

2 participants