pytorch
f629fbe2 - Added torch.linalg.tensorsolve (#46142)

Commit
4 years ago
Added torch.linalg.tensorsolve (#46142) Summary: This PR adds `torch.linalg.tensorsolve` function that matches `numpy.linalg.tensorsolve`. Ref https://github.com/pytorch/pytorch/issues/42666. Pull Request resolved: https://github.com/pytorch/pytorch/pull/46142 Reviewed By: izdeby Differential Revision: D24539400 Pulled By: mruberry fbshipit-source-id: 6e38364fe0bc511e739036deb274d9307df119b2
Author
Parents
Loading