Skip to content
Discussion options

You must be logged in to vote

The NeighborLoader will construct a single computation graph for all nodes within your mini-batch, it will not create a isolated subgraphs for each central node. I suggest to take a look into the ShaDowKHopSampler in PyG which does exactly this :)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by itsdaniele
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants