is there any way to use softmas as aggregation for sparse.mm? #9536
Unanswered
businessabstraction
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi,
I am trying to use sparse.mm for a Graph NN, representing adjacency matrix as a sparse tensor. However,
max
doesn't work well with Autograd (and is not implemented for sparse tensors anyway). Any suggestion on how I can combine sparse trensor with softmax?Thank you
Beta Was this translation helpful? Give feedback.
All reactions