Need Some Help in Message_Passing Class #8227
Unanswered
utkarsh0902311047
asked this question in
Q&A
Replies: 1 comment 8 replies
-
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.
-
In the message passing class, there is a propagate function. I want to collect all the results of "_collect," especially pos[i] , pos[j], edge_index in a file every time it goes through it doesn't matter how many epochs or how many times it goes through _collect in an epoch. I want to collect all these values in a file in readable format.
How can I do it?
Beta Was this translation helpful? Give feedback.
All reactions