pytorch
bb6af061 - `torch.triangular_solve` for CSR: materialize diagonal elements when `unitriangular=True`. (#93352)

Commit
2 years ago
`torch.triangular_solve` for CSR: materialize diagonal elements when `unitriangular=True`. (#93352) Fixes https://github.com/pytorch/pytorch/issues/88890 A temporary fix until MKL is fixed. Pull Request resolved: https://github.com/pytorch/pytorch/pull/93352 Approved by: https://github.com/cpuhrsch
Author
Committer
Parents
Loading