pytorch/torch/testing
Jagadish Krishnamoorthy 6ca8272d46 [Distributed tests] Add skip for odd world_size condition
As per https://github.com/pytorch/pytorch/issues/74995, the tests
needs to be skipped for odd WORLD_SIZE

Signed-off-by: Jagadish Krishnamoorthy <jagdish.krishna@gmail.com>

Fixes #74995

Pull Request resolved: https://github.com/pytorch/pytorch/pull/76136
Approved by: https://github.com/kumpera, https://github.com/wayi1
2022-04-24 22:04:30 +00:00
..
_internal [Distributed tests] Add skip for odd world_size condition 2022-04-24 22:04:30 +00:00
__init__.py cleanup torch.testing namespace (#72708) 2022-02-25 06:30:31 +00:00
_comparison.py remove special casing for sparse CSR shape comparison 2022-04-11 16:04:34 +00:00
_creation.py [complex32] make_tensor 2022-03-30 01:05:34 +00:00
_deprecated.py promote torch.testing to stable (#73348) 2022-02-25 06:30:31 +00:00
_legacy.py Check if the iterator is valid before dereferencing it (#72405) 2022-02-23 18:33:46 +00:00