Questions about new training method for large graph #5379
HelloWorldLTY
started this conversation in
General
Replies: 1 comment
-
You can directly take the data object and input them into a mini-batch sampling techniques such as the |
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.
-
Hi, I am trying to train a large graph based on graph neural network. I wonder if the only apporach I can use in pyg is to run some sampling method to transfer the data class into dataset class or not? Thanks a lot.
Beta Was this translation helpful? Give feedback.
All reactions