Implements backward for `torch.lu_solve` (#61681)
authorNikita Vedeneev <nik@quansight.com>
Fri, 13 Aug 2021 04:15:42 +0000 (21:15 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Fri, 13 Aug 2021 04:17:11 +0000 (21:17 -0700)
commit741accb11e3eed6c2eb8171b200a8adadf1616fb
tree3831b8621be7c066a7b363d0e1c586ce0f33a74a
parent126ff6222eb85a3a80aa60ed4f8706f215b84d03
Implements backward for `torch.lu_solve` (#61681)

Summary:
Fixes https://github.com/pytorch/pytorch/issues/22620

Pull Request resolved: https://github.com/pytorch/pytorch/pull/61681

Reviewed By: ngimel

Differential Revision: D30063116

Pulled By: mruberry

fbshipit-source-id: e095b0cadfb7c8b37a7ef91bae5b5dc170d8ef1c
tools/autograd/derivatives.yaml
tools/autograd/gen_variable_type.py
torch/csrc/autograd/FunctionsManual.cpp
torch/csrc/autograd/FunctionsManual.h
torch/testing/_internal/common_methods_invocations.py