RuntimeError: index 51 is out of bounds for dimension 0 with size 32 #4710
joshuajennysibbu
started this conversation in
General
Replies: 2 comments 6 replies
-
Could you please provide a code example to reproduce? |
Beta Was this translation helpful? Give feedback.
0 replies
-
In bipartite graphs, you need to pass in node features as a tuple: conv((src_node_feat, dst_node_feat), edge_index) |
Beta Was this translation helpful? Give feedback.
6 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm working on a bipartite graph.
Beta Was this translation helpful? Give feedback.
All reactions