Can GCNConv handle multi graphs? #2725
Unanswered
Laknath1996
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
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.
-
Does GCNConv or ChebConv operations support multi-dimensional edge weights? If not, can someone kindly let me know whether there are Graph Conv operators that support multiple edge attributes? The idea is to (if possible) use a GCNConv to explore features of a multi-graph (a graph where a given two nodes can have multiple undirected edges).
Beta Was this translation helpful? Give feedback.
All reactions