pytorch/test/distributed
Howard Huang 8780f8fc3c Remove extraneous process group agent test code (#60903)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/60903

RPC tests using process group backend were disabled for CI internally / externally. This is removing the code for process group (only) tests. Faulty agent tests which also use process group will be in a later PR.

Test Plan: Imported from OSS

Reviewed By: jbschlosser, mrshenli

Differential Revision: D29440674

Pulled By: H-Huang

fbshipit-source-id: 4724c189a110ac821c3f4f6f1f8a5c98e057a2a4
2021-06-29 14:21:56 -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/distributed.elastic] Fix utils.distributed_test.test_create_store_timeout_on_server to be dual-stack ip compatible (#60558) 2021-06-23 17:12:18 -07:00
launcher [Torch] Correct launcher tests (#59635) 2021-06-08 11:05:57 -07:00
nn/jit
optim Clean Up ZeRO (#60285) 2021-06-23 07:21:40 -07:00
pipeline/sync Add NoChunk wrapper for pipeline args. (#57325) 2021-06-23 11:13:14 -07:00
rpc Remove extraneous process group agent test code (#60903) 2021-06-29 14:21:56 -07:00
argparse_util_test.py
test_c10d_common.py Increase tolerance for some distributed tests to 5e-5 (#60462) 2021-06-24 17:38:54 -07:00
test_c10d_gloo.py Revert D29147009: [pytorch][PR] refine disabled test 2021-06-17 00:45:21 -07:00
test_c10d_nccl.py Increase tolerance for some distributed tests to 5e-5 (#60462) 2021-06-24 17:38:54 -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
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 Enhance ProcessGroupWrapper with additional checks + refactor (#60237) 2021-06-28 10:24:11 -07:00
test_store.py test_store multiworker remove multiprocessing (#59599) 2021-06-08 14:38:42 -07:00