pytorch
151f31ba - remove event not ready assertion from TestCuda.test_copy_non_blocking (#46857)

Commit
4 years ago
remove event not ready assertion from TestCuda.test_copy_non_blocking (#46857) Summary: It is incorrect to assume that a newly recorded event will immediately query as False. This test is flaky on ROCm due to this incorrect assumption. Pull Request resolved: https://github.com/pytorch/pytorch/pull/46857 Reviewed By: albanD Differential Revision: D24565581 Pulled By: mrshenli fbshipit-source-id: 0e9ba02cf52554957b29dbeaa5093696dc914b67
Author
Parents
Loading