pytorch
7fe0b6a5 - mul(sparse_csr, sparse_csr) using mul(sparse, sparse)

Commit
3 years ago
mul(sparse_csr, sparse_csr) using mul(sparse, sparse) Basic fallback implementation. Let's make this faster once used. NOTE: This is stacked on top of https://github.com/pytorch/pytorch/pull/74294 Pull Request resolved: https://github.com/pytorch/pytorch/pull/74266 Approved by: https://github.com/pearu, https://github.com/malfet
Author
Committer
Parents
Loading