Skip to content

GCN using adjacency matrix in sparse COOrdinate format #313

Answered by RituPande
RituPande asked this question in Q&A
Discussion options

You must be logged in to vote

I found the the issue. The segment_sum had to be done on receiver nodes while the tf_gather had to be done on sendernodes. I was doing both on the receiver nodes which was causing the issue. The issue is now resolved.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by RituPande
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant