-
Hi everyone! I want to make sure that I get this model properly:)
I'm sorry for all the questions, and thank you in advance! |
Beta Was this translation helpful? Give feedback.
Answered by
wsad1
Feb 21, 2023
Replies: 1 comment 1 reply
-
Thanks for your questions
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
lisiq
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for your questions
LinkNeighborLoader
will sample 10 neigbhors 2-hops away that's whatnum_neighbors = [10, 10]
indicates.LinkNeibhborLoader
will created aroundnum_edges
/2048 subgraphs, each subgraph is used in a batch