`torch.lu_solve`: forward AD support (#64646)
authorNikita Vedeneev <nik@quansight.com>
Thu, 9 Sep 2021 15:56:29 +0000 (08:56 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Thu, 9 Sep 2021 15:58:00 +0000 (08:58 -0700)
commitdc535466557f190e3014f9a94b24dfa500119c02
tree27a51461f5fed95b74107b5e2bfb0d0c166fdc7b
parentb7c86365d11f6f9ec280c636e6abfec63b33104d
`torch.lu_solve`: forward AD support (#64646)

Summary:
As per title.

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

Reviewed By: VitalyFedyunin

Differential Revision: D30807898

Pulled By: albanD

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