Question about graph sage and role of message_and_aggregate function #2410
Unanswered
gebrahimi91
asked this question in
Q&A
Replies: 1 comment
-
Should be hopefully already answered by #2412 :) |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
For GraphSage, there is this part in the source code:
Can i ask what is adj_t here? and why x is OptPairTensor? I also do not know when and how this function is executed. I tried to print adj_t, but it does not do anything for me. Even printing a random sentence does not happen. May I know how the propagate function executes the message and message_and_aggregate function? Thanks
Beta Was this translation helpful? Give feedback.
All reactions