On updating edge attributes #5329
Answered
by
rusty1s
leonardtschora
asked this question in
Q&A
-
Hi everyone, I am struggling to understand how exactly Edge Feature updating works in the pytorch framework.
I hope I have been clear enough. I thank you by advance for your help, any input would be very appreciated. |
Beta Was this translation helpful? Give feedback.
Answered by
rusty1s
Sep 2, 2022
Replies: 1 comment 3 replies
-
Let me know if this resolves your concerns. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
leonardtschora
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
GATConv
makes use of it. The tests have some additional examples, see here.Let me know if this resolves your concerns.