Remove no-fork workaround for running tests with ROCm (#19436)
authorJunjie Bai <bai@in.tum.de>
Fri, 19 Apr 2019 16:47:52 +0000 (09:47 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 19 Apr 2019 16:51:03 +0000 (09:51 -0700)
commitef499cd567242a24f4ae3390aff96ce46b15246c
treed0d4a9cbb72ad13ee052fa29cdc53c3f236c0aea
parentf3ef94a806ff01590795d77c4d6c606daed8df04
Remove no-fork workaround for running tests with ROCm (#19436)

Summary:
This should have been fixed in newest ROCm version.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/19436

Reviewed By: ezyang

Differential Revision: D15004685

Pulled By: bddppq

fbshipit-source-id: 19fd4cca94c914dc54aabfbb4e62b328aa348a35
test/common_utils.py
test/run_test.py