pytorch
ec290949 - Change transpose to return CSC when given CSR, adjust addmm, addmv, mm (#77615)

Commit
2 years ago
Change transpose to return CSC when given CSR, adjust addmm, addmv, mm (#77615) Changes transpose to return CSC when given CSR and adds CSC support via to_sparse_csr to addmm and addmv. Pull Request resolved: https://github.com/pytorch/pytorch/pull/77615 Approved by: https://github.com/pearu, https://github.com/albanD
Author
Committer
Parents
Loading