pytorch
f2ec9fbd - `torch.ormqr`: backward support (#86800)

Commit
3 years ago
`torch.ormqr`: backward support (#86800) Seems good to have, especially when neither `a` nor `tau` requires grads and/or they are pretty small in number. Fixes https://github.com/pytorch/pytorch/issues/86267 Pull Request resolved: https://github.com/pytorch/pytorch/pull/86800 Approved by: https://github.com/lezcano
Author
Committer
Parents
Loading