Benefits torch_sparse.SparseTensor compared to torch.sparse. #10373
Unanswered
kdekker-kdr4
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.
Uh oh!
There was an error while loading. Please reload this page.
-
@rusty1s The package "torch_sparse" is advised to be used in the Advanced Concepts on Memory Efficient Aggregations.
There is however also torch.sparse. It is not clear enough for me what the benefit is (and still is) of using torch_sparse.SparseTensor over creating sparse tensors with torch.sparse.
Noticed (Correct me if I make a wrong statement):
Beta Was this translation helpful? Give feedback.
All reactions