pytorch
3cd12448 - Add forward mode differentiation for inverse and solve (#62160)

Commit
3 years ago
Add forward mode differentiation for inverse and solve (#62160) Summary: This PR adds forward mode differentiation for `torch.linalg.inv`, `torch.linalg.inv_ex`, and `torch.linalg.solve` functions. Pull Request resolved: https://github.com/pytorch/pytorch/pull/62160 Reviewed By: mruberry Differential Revision: D29917213 Pulled By: albanD fbshipit-source-id: b08bbc830f77f342cc7ca5b823d7ea4380f2aaa8
Author
Parents
Loading