enable more unit tests (#18537)
authorjithunnair-amd <37884920+jithunnair-amd@users.noreply.github.com>
Wed, 27 Mar 2019 21:16:01 +0000 (14:16 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Wed, 27 Mar 2019 21:27:23 +0000 (14:27 -0700)
commitfdedc62c265e68035d2fc7b9312f265745b70462
tree8dfe9460a1cf5776a45d9d954fbe4b06a31eb8a7
parentc3e3c5cc39165470ddab5afb6373399fdbd6598e
enable more unit tests (#18537)

Summary:
Enable unit tests working with ROCm 2.3. In particular, these are unit tests where we skipped for double data types previously and some tests for multi-GPU setups.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/18537

Differential Revision: D14651822

Pulled By: ezyang

fbshipit-source-id: 7dd575504ebe235a91489866c91000e9754b1235
test/common_nn.py
test/test_cuda.py
test/test_nn.py