pytorch
0278a141 - csr <-> csc, csc <-> csc, bsr <-> bsc, bsc <-> bsc, bsr <-> bsr conversions (#85091)

Commit
2 years ago
csr <-> csc, csc <-> csc, bsr <-> bsc, bsc <-> bsc, bsr <-> bsr conversions (#85091) As per title. Required to enable a wider selection of sparse formats for `nn.functional.linear`. Pull Request resolved: https://github.com/pytorch/pytorch/pull/85091 Approved by: https://github.com/amjames, https://github.com/cpuhrsch
Author
Committer
Parents
Loading