Working with subgraph #8140
Unanswered
AlessandroGussoni
asked this question in
Q&A
Replies: 1 comment 2 replies
-
I'd suggest Heterogeneous Graph Learning - Heterogeneous Graph Samplers and the examples using |
Beta Was this translation helpful? Give feedback.
2 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 all! are there any available resources about dealing with large graph and how to work with subgraph? In particular i would be interested in saving a large Data object and at each epoch load use a custom function to load in memory a subgraph to train on it. Ideally at each epoch my custom function would select a new random sample of the whole graph. Any idea on how to implement this?
Many thanks :)
Beta Was this translation helpful? Give feedback.
All reactions