-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
Added time_attr
to LinkNeighborLoader
#4877
Conversation
time_attr
to link_neighbor_loader.time_attr
to LinkNeighborLoader
.
Codecov Report
@@ Coverage Diff @@
## master #4877 +/- ##
=======================================
Coverage 82.76% 82.76%
=======================================
Files 329 329
Lines 17703 17703
=======================================
Hits 14652 14652
Misses 3051 3051
Continue to review full report at Codecov.
|
time_attr
to LinkNeighborLoader
.time_attr
to LinkNeighborLoader
.
time_attr
to LinkNeighborLoader
.time_attr
to LinkNeighborLoader
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is really cool and clean. Thank you!
Please add to |
Co-authored-by: Matthias Fey <matthias.fey@tu-dortmund.de>
Co-authored-by: Matthias Fey <matthias.fey@tu-dortmund.de>
This is nice. Thanks! |
This PR make the following changes.
time_attr
toLinkNeighborLoader
NeigbhorSampler
andLinkNeighborSampler
. Common code is moved to_sparse_neighbor_sampler
andhetero_sparse_neighbor_sampler
.