Replies: 1 comment
-
This code-block might be useful for you. |
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.
-
As a first-time user of pyg, I am not familiar with many relevant methods. I would like to know that my task is graph classification. When I use the training model of graph neural network, I want to integrate the eigenvalues of each graph node in batchsize with the edge of this node in the forward method. Is there an associated method for PYG to get the eigenvalue of the edge of a node?
Beta Was this translation helpful? Give feedback.
All reactions