Replies: 1 comment 6 replies
-
We recommend the usage of |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
What is the difference between the NeighborSampler and the NeighborLoader? I am currently working in an inductive setting and the only example in the repo uses NeighborSampling in combination with SageConv. However, for my specific use case (additional edge weights + GCNConv) generating batches via the NeighborLoader would be more convenient. So I was wondering if they differ in the inductive case?
Thanks for the help!
Beta Was this translation helpful? Give feedback.
All reactions