pytorch/test/distributed
Nikolay Korovaiko 5fd6ead097 refine disabled test (#60040)
Summary:
This is to refine:
https://github.com/pytorch/pytorch/pull/60029

Pull Request resolved: https://github.com/pytorch/pytorch/pull/60040

Reviewed By: ezyang

Differential Revision: D29147009

Pulled By: Krovatkin

fbshipit-source-id: 37e01ac6e8d6f7e6b5c517f7804704f9136a56f5
2021-06-15 16:22:29 -07:00
..
_sharded_tensor Add RRef support to ShardedTensor. (#59776) 2021-06-15 10:49:31 -07:00
_sharding_spec Support EnumerableShardingSpec in ShardedTensor. (#59061) 2021-06-09 23:21:14 -07:00
algorithms/ddp_comm_hooks
bin Pytorch resolve bug around incorrect rdzv handler resolution (#56386) 2021-04-19 23:50:28 -07:00
elastic [Torch] Cast timestamp type to int (#59712) 2021-06-09 15:56:37 -07:00
launcher [Torch] Correct launcher tests (#59635) 2021-06-08 11:05:57 -07:00
nn/jit
optim Comment on tests reliance on ZeRO's partitioning algo (#59713) 2021-06-09 19:56:28 -07:00
pipeline/sync combine consecutive layes on the same device (#55973) 2021-05-11 08:04:08 -07:00
rpc Skip RPC's CPU-only tests on CircleCI GPU jobs (#55778) 2021-04-15 11:20:44 -07:00
argparse_util_test.py [19/n][torch/elastic][upstream] Replace pytorch.distributed.launch with torchelastic launcher (#56214) 2021-04-16 13:38:23 -07:00
test_c10d_common.py [c10d] Move pg wrapper tests to their own file. (#59840) 2021-06-14 15:05:55 -07:00
test_c10d_gloo.py refine disabled test (#60040) 2021-06-15 16:22:29 -07:00
test_c10d_nccl.py [c10d] Move pg wrapper tests to their own file. (#59840) 2021-06-14 15:05:55 -07:00
test_c10d_spawn.py Split test_c10d.py to test_c10d_common.py, test_c10d_gloo.py, test_c10d_nccl.py (#56598) 2021-04-21 22:10:41 -07:00
test_c10d_spawn_gloo.py Add Python-3.9 CI testing (#50992) 2021-05-10 10:51:39 -07:00
test_c10d_spawn_nccl.py Add Python-3.9 CI testing (#50992) 2021-05-10 10:51:39 -07:00
test_data_parallel.py
test_distributed_fork.py [RFC]fix test_ddp_logging_data_cpu with tsan (#54465) 2021-04-13 11:20:43 -07:00
test_distributed_spawn.py
test_jit_c10d.py Fix misleading messages in test_jit_c10d (#57256) 2021-04-29 09:17:41 -07:00
test_launcher.py Pytorch resolve bug around incorrect rdzv handler resolution (#56386) 2021-04-19 23:50:28 -07:00
test_nccl.py
test_pg_wrapper.py [c10d] Move pg wrapper tests to their own file. (#59840) 2021-06-14 15:05:55 -07:00
test_store.py test_store multiworker remove multiprocessing (#59599) 2021-06-08 14:38:42 -07:00