Replies: 1 comment 4 replies
-
Assuming A is an adjacency matrix a good way to do this would be
check out torch_sparse.spmm for more details. |
Beta Was this translation helpful? Give feedback.
4 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.
-
I would be grateful if you could show me how to implement formula like X^T A X effectively.
Thanks:)
Beta Was this translation helpful? Give feedback.
All reactions