multi-dimensional edge_attr in add_self_loops() #3467
Unanswered
LanceKnight
asked this question in
Q&A
Replies: 1 comment
-
nvm. I found I was using an old version of pyg |
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.
-
Hello,
I'm trying to inplement GINEconv. A simple thing now is to add self loop. I tested with a simple case but it didn't work. It looks like pyG does not support adding self loop with multi-dimential edge_attr?
Beta Was this translation helpful? Give feedback.
All reactions