pytorch
f47fd0eb - Updated `cholesky_backward` for complex inputs (#45267)

Commit
4 years ago
Updated `cholesky_backward` for complex inputs (#45267) Summary: Updated `cholesky_backward` to work correctly for complex input. Note that the current implementation gives the conjugate of what JAX would return. anjali411 is that correct thing to do? Ref. https://github.com/pytorch/pytorch/issues/44895 Pull Request resolved: https://github.com/pytorch/pytorch/pull/45267 Reviewed By: bwasti Differential Revision: D23975269 Pulled By: anjali411 fbshipit-source-id: 9908b0bb53c411e5ad24027ff570c4f0abd451e6
Author
Parents
Loading