pytorch/test/distributed
2023-02-09 07:29:14 +00:00
..
_composable [FSDP][optim_state_dict][10/N] Make optim_state_dict and optim_state_dict_to_load public (#92118) 2023-02-02 08:04:20 +00:00
_shard Fix sharded_tensor test_sharded_tensor_to_cpu (#91453) 2022-12-29 13:21:30 +00:00
_tensor [Inductor] added aten.geometric_ decomp (#91672) 2023-02-09 07:29:14 +00:00
_tools add number of cuda retries into tracker (#92557) 2023-01-25 14:44:34 +00:00
algorithms correct use of torch.backends.cudnn.flags() (#93182) 2023-01-28 06:50:06 +00:00
bin
checkpoint [PT-D][Checkpoint] Turn on all default planner flags (#92933) 2023-02-08 06:30:45 +00:00
elastic [BE]: Apply pyupgrade yield from and unit test alias upgrades (#94309) 2023-02-07 20:08:58 +00:00
fsdp [BE]: pyupgrade Python to 3.8 - imports and object inheritance only (#94308) 2023-02-07 21:10:56 +00:00
launcher
nn/jit
optim [PT-D][NamedOptimizer][6/N] Upstream init_state from keyed to NamedOptimizer (#93887) 2023-02-02 07:14:49 +00:00
pipeline/sync
rpc
tensor/parallel [PT-D][TP] Fix the module registration in TP API (#93412) 2023-02-01 21:03:56 +00:00
argparse_util_test.py
test_c10d_common.py [BE]: pyupgrade Python to 3.8 - imports and object inheritance only (#94308) 2023-02-07 21:10:56 +00:00
test_c10d_error_logger.py
test_c10d_gloo.py Update ProcessGroupRoundRobin (#91172) 2022-12-20 19:53:34 +00:00
test_c10d_nccl.py [BE]: pyupgrade Python to 3.8 - imports and object inheritance only (#94308) 2023-02-07 21:10:56 +00:00
test_c10d_object_collectives.py
test_c10d_pypg.py
test_c10d_spawn.py [BE]: pyupgrade Python to 3.8 - imports and object inheritance only (#94308) 2023-02-07 21:10:56 +00:00
test_c10d_spawn_gloo.py [ROCm] Fix distributed tests failure and enable ROCm distributed CI (#92932) 2023-02-02 04:29:10 +00:00
test_c10d_spawn_nccl.py
test_c10d_spawn_ucc.py
test_data_parallel.py
test_distributed_spawn.py correct use of torch.backends.cudnn.flags() (#93182) 2023-01-28 06:50:06 +00:00
test_dynamo_distributed.py Move dynamo.optimizations.distributed to backends (#93408) 2023-02-02 20:42:17 +00:00
test_launcher.py
test_multi_threaded_pg.py [threaded_pg] full rewrite of MultiThreadedTestCase to enable device_type tests (#91650) 2023-01-17 03:26:36 +00:00
test_nccl.py [CUDA] Drop CUDA < 11.0 test flags (#92605) 2023-01-24 04:34:06 +00:00
test_pg_wrapper.py
test_store.py [BE]: pyupgrade Python to 3.8 - imports and object inheritance only (#94308) 2023-02-07 21:10:56 +00:00