Relax lower bound for nogil timing test to avoid false alarm (#16259)
authorShen Li <shenli@fb.com>
Fri, 25 Jan 2019 01:11:26 +0000 (17:11 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 25 Jan 2019 01:16:02 +0000 (17:16 -0800)
commit7ce634ebc2943ff11d2ec727b7db83ab9758a6e0
tree3256821ab9a0d2d5788d0c68af7cc3a13a5a9513
parentc787de628418571fa0177ae25ba2072ae5f890b4
Relax lower bound for nogil timing test to avoid false alarm (#16259)

Summary:
fixes #16250, #16271
Pull Request resolved: https://github.com/pytorch/pytorch/pull/16259

Differential Revision: D13784505

Pulled By: mrshenli

fbshipit-source-id: 0b7ad98cd3c018b9907d70158de3abc3c4cb57ef
test/test_cuda.py