How to perform message passing in HeteroGraph with empty node,edge types #4266
Answered
by
rusty1s
DogitoErgoSum
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
rusty1s
Mar 15, 2022
Replies: 2 comments 3 replies
-
The problem here is that there is message passing occurring in empty node types, but I need to keep the empty node types to be able to create batches. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for reporting. I will try to reproduce this on my end. If you also have a script to reproduce, please let me know. Message passing with empty node types should definitely work in PyG >= 2.0.4 |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
DogitoErgoSum
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for reporting. I will try to reproduce this on my end. If you also have a script to reproduce, please let me know. Message passing with empty node types should definitely work in PyG >= 2.0.4