Namedtuple return for symeig, eig, pstrf, qr, geqrf (#16950)
authorXiang Gao <qasdfgtyuiop@gmail.com>
Wed, 20 Feb 2019 21:47:50 +0000 (13:47 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Wed, 20 Feb 2019 22:01:19 +0000 (14:01 -0800)
commitb2dde4386adf110262203a57d8cc552309be0e27
tree5e9ea404c33eb402032a0d07a7fa4dce9b9ad88a
parent36ddad3bfe57572d07945f2a523631b365d5c01b
Namedtuple return for symeig, eig, pstrf, qr, geqrf (#16950)

Summary: More ops for https://github.com/pytorch/pytorch/issues/394

Differential Revision: D14118645

Pulled By: ezyang

fbshipit-source-id: a98646c3ddcbe4e34452aa044951286dcf9df778
aten/src/ATen/native/native_functions.yaml
aten/src/ATen/native_parse.py
test/test_namedtuple_return_api.py
test/test_torch.py
tools/autograd/derivatives.yaml
torch/_torch_docs.py