Replies: 1 comment
-
After some tries, I understand it. |
Beta Was this translation helpful? Give feedback.
0 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.
-
I want to sample some specific nodes to test my model but I cannot input the whole graph and I need to get subgraph. I am about to use NeighborLoader but I don't know whether it can always sample all input nodes?
By the way, how is
len(NeighborLoader())
decided? Is it fixed for a certain graph?Beta Was this translation helpful? Give feedback.
All reactions