mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-15 21:00:47 +00:00
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 |
||
|---|---|---|
| .. | ||
| _sharded_tensor | ||
| _sharding_spec | ||
| algorithms/ddp_comm_hooks | ||
| bin | ||
| elastic | ||
| launcher | ||
| nn/jit | ||
| optim | ||
| pipeline/sync | ||
| rpc | ||
| argparse_util_test.py | ||
| test_c10d_common.py | ||
| test_c10d_gloo.py | ||
| test_c10d_nccl.py | ||
| test_c10d_spawn.py | ||
| test_c10d_spawn_gloo.py | ||
| test_c10d_spawn_nccl.py | ||
| test_data_parallel.py | ||
| test_distributed_fork.py | ||
| test_distributed_spawn.py | ||
| test_jit_c10d.py | ||
| test_launcher.py | ||
| test_nccl.py | ||
| test_pg_wrapper.py | ||
| test_store.py | ||