Fix for issue 14829 (#14908)
authorSoumyaroop Roy <soroy@tesla.com>
Mon, 17 Dec 2018 22:23:54 +0000 (14:23 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Mon, 17 Dec 2018 22:28:50 +0000 (14:28 -0800)
commit95d3fed68fcdfd3d26e26c4870dc2bbb46caa71a
tree5ad59d23217e496c3dc451162319c283342bd68b
parente07fc114a063e9532e13ae0baa1d294ebd2a33a4
Fix for issue 14829 (#14908)

Summary:
* Modify the testcase as outlined in the issue
   * Issue url: https://github.com/pytorch/pytorch/issues/14829
Pull Request resolved: https://github.com/pytorch/pytorch/pull/14908

Differential Revision: D13490360

Pulled By: ezyang

fbshipit-source-id: ff11a72e19b49223652182e82c2b4e65fe444ca7
test/cpp_extensions/complex_registration_extension.cpp
test/test_cpp_extensions.py