Replies: 1 comment 1 reply
-
PyG requires that node indices range from |
Beta Was this translation helpful? Give feedback.
1 reply
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 have one question about the node order within the graph data object.
Does pyg support node order discontiguous?
When I try to gat node indexes from edge indexs, I run into the following problem:
"index xxx out of bounds for dimension ..."
Beta Was this translation helpful? Give feedback.
All reactions