Enable unit tests for ROCm 2.3 (#19307)
authorJ M Dieterich <dieterich@ogolem.org>
Tue, 16 Apr 2019 17:50:28 +0000 (10:50 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Tue, 16 Apr 2019 17:58:27 +0000 (10:58 -0700)
commit31686805f2c31073168a7710da04d7cbe542fe13
treebc19b9bfc5a646f09dd550ea8b7537455118db80
parente1f38a847df7f2dd124528fea64f75f841fd4940
Enable unit tests for ROCm 2.3 (#19307)

Summary:
Unit tests that hang on clock64() calls are now fixed.

test_gamma_gpu_sample is now fixed.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/19307

Differential Revision: D14953420

Pulled By: bddppq

fbshipit-source-id: efe807b54e047578415eb1b1e03f8ad44ea27c13
test/test_cuda.py
test/test_distributions.py