enabled tests in test_nn, test_cuda and test_sparse (#15232)
authorChaitanya Sri Krishna Lolla <lollachaitanya@gmail.com>
Fri, 14 Dec 2018 22:18:00 +0000 (14:18 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 14 Dec 2018 22:27:57 +0000 (14:27 -0800)
commit9f1d8f2eeb8baa98cdb85336bddb0c0ab492afd9
treed660442b3a444a0f057031d288a571b190adb3e5
parente9fb4d1f11465ef0a2f88caa9fec2311bf53591d
enabled tests in test_nn, test_cuda and test_sparse (#15232)

Summary:
tests work on ROCm 1.9.2 as present on CI (fp16 bringup, hipMemset and sparse improvements)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/15232

Differential Revision: D13470991

Pulled By: bddppq

fbshipit-source-id: 45acc4f9ea5baaaf7672b86eb022948055779925
test/test_cuda.py
test/test_nn.py
test/test_sparse.py