pytorch/torch/testing
Pritam Damania c245632e2e Use higher timeout for TSAN tests. (#65391)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/65391

TSAN tests are much slower than the usual dev/opt mode, about 5-10x
slower.

As a result, for TSAN build mode we use a much higher timeout for distributed
tests.
ghstack-source-id: 138584613

Test Plan: waitforbuildbot

Reviewed By: cbalioglu

Differential Revision: D31076575

fbshipit-source-id: 44a485f07101deac536470ceeff2a52cac4f9e0b
2021-09-21 12:08:27 -07:00
..
_internal Use higher timeout for TSAN tests. (#65391) 2021-09-21 12:08:27 -07:00
__init__.py [Doc] make_tensor to torch.testing module (#63925) 2021-08-30 12:25:40 -07:00
_asserts.py remove componentwise comparison of complex values in torch.testing.assert_close (#63841) 2021-08-30 12:38:44 -07:00
_check_kernel_launches.py Paren-matching kernel launch check without external deps (#60778) 2021-06-28 10:18:04 -07:00
_core.py deprecate dtype getters from torch.testing namespace (#63554) 2021-09-07 08:58:51 -07:00
_creation.py [Doc] make_tensor to torch.testing module (#63925) 2021-08-30 12:25:40 -07:00
_deprecated.py deprecate dtype getters from torch.testing namespace (#63554) 2021-09-07 08:58:51 -07:00
_dtype_getters.py deprecate dtype getters from torch.testing namespace (#63554) 2021-09-07 08:58:51 -07:00