fix some tests that I accidentally disabled (#15077)
authorBrennan Vincent <btv@fb.com>
Wed, 12 Dec 2018 16:49:04 +0000 (08:49 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Wed, 12 Dec 2018 17:25:34 +0000 (09:25 -0800)
commitf36a84b71b6a9629169ae239137c9f67a9cdea8e
tree68e9d42dbae7aca2212a29970906149674798cd8
parent3ae684266a0a36b0842375fcf8e8476722fd2abe
fix some tests that I accidentally disabled (#15077)

Summary:
While moving these scenarios into `_test_dim_ops` I accidentally left an empty loop in the actual tests, causing them to do nothing.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/15077

Differential Revision: D13428759

Pulled By: umanwizard

fbshipit-source-id: 08f53068981d9192c1408878b168e9053f4dc92e
test/test_torch.py