`torch.lu`: forward AD support (#64742)
authorNikita Vedeneev <nik@quansight.com>
Fri, 10 Sep 2021 14:17:30 +0000 (07:17 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Fri, 10 Sep 2021 14:19:11 +0000 (07:19 -0700)
commit88fff22023b201ee237ab0856d53a154cc1784bb
tree886a6b9dcafd3bbac77f2b849a0400474b406e76
parentbe091950d0b1407ef1beab55646c096ea6e75be0
`torch.lu`: forward AD support (#64742)

Summary:
As per title.

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

Reviewed By: H-Huang

Differential Revision: D30841227

Pulled By: albanD

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