How to get the batch features of line graph #8763
Unanswered
StefanIsSmart
asked this question in
Q&A
Replies: 1 comment 8 replies
-
What do you mean by batch features? |
Beta Was this translation helpful? Give feedback.
8 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 we all know, the pyg could convert a graph to a linegraph.
But finished converting, we cannot get the new batch features of the edges. The batch is still representative the original nodes rather than the nodes that converted from edges.
How to get the batch features of new graph?
Beta Was this translation helpful? Give feedback.
All reactions