pytorch/test/distributed
2024-07-16 20:54:14 +00:00
..
_composable Revert "[Traceable FSDP2][Inductor] Re-inplace all_gather_into_tensor (#129773)" 2024-07-16 20:54:14 +00:00
_shard
_spmd
_tensor [dtensor] fix foreach_norm when ord is 2 (#130753) 2024-07-16 02:53:35 +00:00
_tools Fixed Memory Leaks in tests (#129640) 2024-06-27 20:26:21 +00:00
algorithms
bin
checkpoint [BE][Easy] apply autofix for ruff rules unnecessary-collection-call (C408): list() / tuple() / dict() (#130199) 2024-07-11 17:30:28 +00:00
elastic Add new control plane handler (#129712) 2024-07-12 17:32:01 +00:00
fsdp
launcher
nn/jit [BE][Easy] replace import pathlib with from pathlib import Path (#129426) 2024-06-30 01:36:07 +00:00
optim
pipelining Added zb1p schedule (#130210) 2024-07-14 17:32:59 +00:00
rpc
tensor/parallel Remove ProcessGroupCudaP2P and change async-TP to use SymmetricMemory (#128762) 2024-06-25 22:32:21 +00:00
argparse_util_test.py
test_c10d_common.py [BE] Fix several incorrect skip tests (#129488) 2024-06-25 22:10:31 +00:00
test_c10d_functional_native.py Modify ExternKernelAlloc with NoneLayout to not assign its result to anything (#129188) 2024-06-22 02:57:44 +00:00
test_c10d_gloo.py
test_c10d_logger.py
test_c10d_nccl.py Use inductor TestCase for distributed tests (#129494) 2024-07-16 01:24:35 +00:00
test_c10d_object_collectives.py
test_c10d_ops_nccl.py
test_c10d_pypg.py
test_c10d_spawn.py
test_c10d_spawn_gloo.py
test_c10d_spawn_nccl.py
test_c10d_spawn_ucc.py
test_c10d_ucc.py
test_collective_utils.py
test_compute_comm_reordering.py Fix and improve reorder_compute_for_overlap (#130573) 2024-07-12 22:25:49 +00:00
test_control_collectives.py
test_data_parallel.py
test_device_mesh.py
test_distributed_spawn.py [BE] Do not assert if the barrier is not created (#129497) 2024-06-26 05:51:36 +00:00
test_dynamo_distributed.py Also put unbacked symbols in symbol_to_node in split_module pass (#130535) 2024-07-15 16:56:01 +00:00
test_fake_pg.py
test_functional_api.py [BE] Fix several incorrect skip tests (#129488) 2024-06-25 22:10:31 +00:00
test_inductor_collectives.py Modify ExternKernelAlloc with NoneLayout to not assign its result to anything (#129188) 2024-06-22 02:57:44 +00:00
test_launcher.py
test_multi_threaded_pg.py
test_nccl.py
test_pg_wrapper.py
test_store.py TCPStore: add ping to verify network connectivity on connect (#129985) 2024-07-03 02:09:44 +00:00
test_symmetric_memory.py Implement operator for micro-pipelined all-gather -> _scaled_mm (#129289) 2024-07-15 21:48:35 +00:00