Skip to content
Discussion options

You must be logged in to vote

Check out the description of MessagePassing.message(...) here, based on that to construct a message from A to B, set edge_index=[[0, 0, 1], [0, 1, 1]] if flow='source_to_target'.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@zcaicaros
Comment options

Answer selected by zcaicaros
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants