"NeighborLoader" does not seem to be affected by seed. #9432
Unanswered
lck-handsome
asked this question in
Q&A
Replies: 1 comment
-
Do you have |
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.
-
"NeighborLoader" does not seem to be affected by seed.
I set "torch_geometric.seed_everything(seed)",
When I use num_neighbors=[1,2,4] it is obvious that the size of the sampled subgraphs is not consistent. I wonder if I have set something wrong and how do I control the sampling seeds
Beta Was this translation helpful? Give feedback.
All reactions