Skip to content

Where is the sampling for SAGEConv implemented? #9106

Answered by rusty1s
OliEfr asked this question in Q&A
Discussion options

You must be logged in to vote

Ok I found #7371, which uses the NeighborLoader as the dataloader (as opposed to "normal" DataLoader). Is that what I need to do?

Yes, exactly.

Would just all neighbor nodes be sampled in that case?

Yes, there is no sampling inside SAGEConv.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@OliEfr
Comment options

@OliEfr
Comment options

@rusty1s
Comment options

Answer selected by OliEfr
@OliEfr
Comment options

@arunraja-hub
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants