Skip to content

About the setting of "message.shape[0]" #143

Answered by BowenD-UCB
Asecretboy asked this question in Q&A
Discussion options

You must be logged in to vote

the message passing is directional in atom graph, so the adjacency list is essentially in the dimention of directed edges.
If you change the message passing to be undirectional, it will be dimension of undirected edge (half of directed edge).

Replies: 1 comment 1 reply

Comment options

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

Answer selected by BowenD-UCB
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