Namedtuple return for solve, slogdet, sort, topk (#17093)
authorXiang Gao <qasdfgtyuiop@gmail.com>
Tue, 26 Mar 2019 19:33:09 +0000 (12:33 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Tue, 26 Mar 2019 19:39:08 +0000 (12:39 -0700)
commit5bff395a821851a0b720f178165488d3a815311d
tree1cfda27de65fbfd823dcc0e0d4581b192fa6d467
parentc6bfcb854b43c7be63d44f6dbe2dfdacd90bc66e
Namedtuple return for solve, slogdet, sort, topk (#17093)

Summary:
More ops for https://github.com/pytorch/pytorch/issues/394. ~~Also need to rebase after landing #16186, because we need to update the whitelist of the new unit test added in #16186.~~

cc: ezyang
Pull Request resolved: https://github.com/pytorch/pytorch/pull/17093

Differential Revision: D14620068

Pulled By: ezyang

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