-
Notifications
You must be signed in to change notification settings - Fork 24.5k
Support CSR to COO conversion in to_sparse(2). #73642
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
Conversation
[ghstack-poisoned]
CI Flow Status⚛️ CI FlowRuleset - Version:
|
🔗 Helpful links
💊 CI failures summary and remediationsAs of commit 8386156 (more details on the Dr. CI page): 💚 💚 Looks good so far! There are no failures yet. 💚 💚 This comment was automatically generated by Dr. CI (expand for details).Please report bugs/suggestions to the (internal) Dr. CI Users group. |
Former #73471 that was reverted due to lack of `to_sparse(sparse_dim)` support. [ghstack-poisoned]
@cpuhrsch has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
Hey @pearu. |
Summary: Pull Request resolved: pytorch/pytorch#73642 Former pytorch/pytorch#73471 that was reverted due to lack of `to_sparse(sparse_dim)` support. Test Plan: Imported from OSS Reviewed By: zou3519 Differential Revision: D34580353 Pulled By: cpuhrsch fbshipit-source-id: a8a4ea381daeb80d8365fe931af9f55a7e789ea1 (cherry picked from commit 5a3cf8110980e5a10dbb687e87e67d5524ebf2f5)
Summary: Pull Request resolved: pytorch/pytorch#73642 Former pytorch/pytorch#73471 that was reverted due to lack of `to_sparse(sparse_dim)` support. Test Plan: Imported from OSS Reviewed By: zou3519 Differential Revision: D34580353 Pulled By: cpuhrsch fbshipit-source-id: a8a4ea381daeb80d8365fe931af9f55a7e789ea1 (cherry picked from commit 5a3cf8110980e5a10dbb687e87e67d5524ebf2f5)
Former #73471 that was reverted due to lack of
to_sparse(sparse_dim)
support.Stack from ghstack (oldest at bottom):
Differential Revision: D34580353