Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does PyTorch 1.2 support autograd for multiplication of a sparse tensor by a dense tensor? #26234

Closed
XinliYu opened this issue Sep 14, 2019 · 2 comments
Labels
module: docs Related to our documentation, both in docs/ and docblocks module: sparse Related to torch.sparse triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module

Comments

@XinliYu
Copy link

XinliYu commented Sep 14, 2019

Just simple question, does PyTorch 1.2 support autograd on sparse multiplication or not yet, like sparse times dense? I see there are some open issues tracking the support for sparse tensors, like

#2389
#3158
#8853

But I get lost after reading all these.

@mruberry
Copy link
Collaborator

@vishwakftw vishwakftw added the module: sparse Related to torch.sparse label Sep 15, 2019
@cpuhrsch cpuhrsch added module: docs Related to our documentation, both in docs/ and docblocks triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module labels Sep 17, 2019
@rgommers
Copy link
Collaborator

There are docs on this and question is answered, so closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: docs Related to our documentation, both in docs/ and docblocks module: sparse Related to torch.sparse triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
Projects
None yet
Development

No branches or pull requests

5 participants