pytorch/test/distributed
2023-03-22 20:26:18 +00:00
..
_composable Bump black version to 23.1.0 (#96578) 2023-03-15 06:27:59 +00:00
_shard [10/N] Remove ST init ops (#96985) 2023-03-22 20:26:18 +00:00
_spmd [SPMD] Introduce the cross-iteration graph optimization framework (#94803) 2023-03-04 00:59:40 +00:00
_tensor [dtensor] lazy init process groups in device mesh (#96700) 2023-03-20 17:50:04 +00:00
_tools
algorithms Fix "sandcastle_skip_if decorator name is confusing" (#95649) 2023-03-03 09:29:40 +00:00
bin
checkpoint [PTD][Checkpoint] Add checkpointing support for DTensor submesh (#96802) 2023-03-21 08:17:17 +00:00
elastic Fix "sandcastle_skip_if decorator name is confusing" (#95649) 2023-03-03 09:29:40 +00:00
fsdp Bump black version to 23.1.0 (#96578) 2023-03-15 06:27:59 +00:00
launcher Fix "sandcastle_skip_if decorator name is confusing" (#95649) 2023-03-03 09:29:40 +00:00
nn/jit
optim [Optim in backward] register_hook=False API (#95096) 2023-03-15 14:33:13 +00:00
pipeline/sync
rpc
tensor/parallel [dtensor] lazy init process groups in device mesh (#96700) 2023-03-20 17:50:04 +00:00
argparse_util_test.py
test_c10d_common.py [BE] Remove unnecessary dict comprehensions (#97116) 2023-03-20 00:56:57 +00:00
test_c10d_error_logger.py
test_c10d_gloo.py Fix "sandcastle_skip_if decorator name is confusing" (#95649) 2023-03-03 09:29:40 +00:00
test_c10d_nccl.py [RFC] Add _abort method to ProcessGroupNCCL (#96017) 2023-03-07 21:37:38 +00:00
test_c10d_object_collectives.py
test_c10d_pypg.py
test_c10d_spawn.py
test_c10d_spawn_gloo.py Fix "sandcastle_skip_if decorator name is confusing" (#95649) 2023-03-03 09:29:40 +00:00
test_c10d_spawn_nccl.py Fix "sandcastle_skip_if decorator name is confusing" (#95649) 2023-03-03 09:29:40 +00:00
test_c10d_spawn_ucc.py Fix "sandcastle_skip_if decorator name is confusing" (#95649) 2023-03-03 09:29:40 +00:00
test_data_parallel.py Fix "sandcastle_skip_if decorator name is confusing" (#95649) 2023-03-03 09:29:40 +00:00
test_distributed_spawn.py
test_dynamo_distributed.py
test_functional_api.py
test_inductor_collectives.py Provide more informative kernel names in Inductor (#95940) 2023-03-07 18:02:10 +00:00
test_launcher.py
test_multi_threaded_pg.py [MTPG] Improve all_reduce and handle bwd thread support (#95524) 2023-03-03 18:53:36 +00:00
test_nccl.py Reduce pytest blocklist (#96016) 2023-03-07 18:30:27 +00:00
test_pg_wrapper.py
test_store.py