pytorch/test/distributed
2022-12-07 15:22:33 +00:00
..
_composable reland #89243: [Composable API] replicate: add support for DDP args (#90255) 2022-12-07 15:22:33 +00:00
_shard Revert "remove torch.equal usages (#89527)" 2022-12-02 21:36:13 +00:00
_tensor [dtensor] remove torchgen function schema and parse manually (#90106) 2022-12-06 05:45:00 +00:00
_tools add memory_tracker tool to help profiling memory usages (#88825) 2022-11-29 06:42:57 +00:00
algorithms prepare removal of deprecated functionality in torch.testing (#87969) 2022-11-02 14:04:48 +00:00
bin
checkpoint Revert "remove torch.equal usages (#89527)" 2022-12-02 21:36:13 +00:00
elastic
fsdp Fix exception causes all over the codebase (#90271) 2022-12-07 04:29:00 +00:00
launcher
nn/jit
optim [Upstream _NamedOptimzer] Reland PR (89480) (#90293) 2022-12-06 21:47:12 +00:00
pipeline/sync Revert "remove torch.equal usages (#89527)" 2022-12-02 21:36:13 +00:00
rpc
tensor/parallel [tp] ufmt test/distributed/tensor (#89970) 2022-12-01 20:58:16 +00:00
argparse_util_test.py
test_c10d_common.py [ReduceOp] ameliorate custom __eq__ (#90088) 2022-12-06 05:13:50 +00:00
test_c10d_error_logger.py
test_c10d_gloo.py [19/N] Add monitored_barrier custom op with CPU implementation (#89318) 2022-11-22 14:18:40 +00:00
test_c10d_nccl.py Fix exception causes all over the codebase (#90271) 2022-12-07 04:29:00 +00:00
test_c10d_object_collectives.py
test_c10d_pypg.py
test_c10d_spawn.py
test_c10d_spawn_gloo.py
test_c10d_spawn_nccl.py
test_c10d_spawn_ucc.py add test_c10d_spawn_ucc.py (#86508) 2022-11-16 22:50:11 +00:00
test_data_parallel.py
test_distributed_spawn.py
test_dynamo_distributed.py Fix exception causes all over the codebase (#90271) 2022-12-07 04:29:00 +00:00
test_launcher.py
test_multi_threaded_pg.py Thread PG: add allreduce to threaded pg (#89043) 2022-11-23 19:43:30 +00:00
test_nccl.py
test_pg_wrapper.py
test_store.py