| .. |
|
_composable
|
Revert "Add Triton CPU as an Inductor backend (#133408)"
|
2024-09-16 18:33:33 +00:00 |
|
_shard
|
Add None return type to init -- tests rest (#132376)
|
2024-08-01 15:44:51 +00:00 |
|
_tensor
|
Revert "Add decomposition for permute_copy (#130944)"
|
2024-09-17 13:42:55 +00:00 |
|
_tools
|
Runtime Estimator for estimating GPU compute time (#134243)
|
2024-08-28 20:06:54 +00:00 |
|
algorithms
|
Add None return type to init -- tests rest (#132376)
|
2024-08-01 15:44:51 +00:00 |
|
bin
|
|
|
|
checkpoint
|
[DCP] Fixes the stateless optimizer issue of distributed state_dict (#135535)
|
2024-09-10 03:10:00 +00:00 |
|
elastic
|
Adding entry-point based support for out-of-tree rendezvous plugins (#132633)
|
2024-09-11 03:35:02 +00:00 |
|
flight_recorder
|
[FR] Make pg_name unique, show P2P collective status and fix bugs when running the script as command (#134780)
|
2024-08-30 18:03:17 +00:00 |
|
fsdp
|
Revert "Add Triton CPU as an Inductor backend (#133408)"
|
2024-09-16 18:33:33 +00:00 |
|
launcher
|
Validate logs are created by default (#128522)
|
2024-06-17 20:07:13 +00:00 |
|
nn/jit
|
[BE][Easy] replace import pathlib with from pathlib import Path (#129426)
|
2024-06-30 01:36:07 +00:00 |
|
optim
|
Add None return type to init -- tests rest (#132376)
|
2024-08-01 15:44:51 +00:00 |
|
pipelining
|
[PP] Fix zero bubble composability with DP (#134052)
|
2024-09-04 23:46:29 +00:00 |
|
rpc
|
[BE][Easy][10/19] enforce style for empty lines in import segments in test/d*/ (#129761)
|
2024-07-17 16:57:39 +00:00 |
|
tensor/parallel
|
Revert "Add Triton CPU as an Inductor backend (#133408)"
|
2024-09-16 18:33:33 +00:00 |
|
argparse_util_test.py
|
|
|
|
test_c10d_common.py
|
[c10d][Reland] Remove Option for ProcessGroup and Expose backend Options to reflect the correct code structure (#132931) (#135653)
|
2024-09-16 19:56:42 +00:00 |
|
test_c10d_functional_native.py
|
Revert "Add Triton CPU as an Inductor backend (#133408)"
|
2024-09-16 18:33:33 +00:00 |
|
test_c10d_gloo.py
|
[BE][Easy] enable ruff rule PIE790: unnecessary pass statement (#133200)
|
2024-08-15 15:50:19 +00:00 |
|
test_c10d_logger.py
|
[BE][Easy][10/19] enforce style for empty lines in import segments in test/d*/ (#129761)
|
2024-07-17 16:57:39 +00:00 |
|
test_c10d_nccl.py
|
[Distributed] add FP8 support to NaN checker (#135891)
|
2024-09-13 08:43:54 +00:00 |
|
test_c10d_object_collectives.py
|
[BE][Easy][10/19] enforce style for empty lines in import segments in test/d*/ (#129761)
|
2024-07-17 16:57:39 +00:00 |
|
test_c10d_ops_nccl.py
|
[BE][Easy][10/19] enforce style for empty lines in import segments in test/d*/ (#129761)
|
2024-07-17 16:57:39 +00:00 |
|
test_c10d_pypg.py
|
|
|
|
test_c10d_spawn_gloo.py
|
[BE][Easy][10/19] enforce style for empty lines in import segments in test/d*/ (#129761)
|
2024-07-17 16:57:39 +00:00 |
|
test_c10d_spawn_nccl.py
|
[BE][Easy][10/19] enforce style for empty lines in import segments in test/d*/ (#129761)
|
2024-07-17 16:57:39 +00:00 |
|
test_c10d_spawn_ucc.py
|
[BE][Easy][10/19] enforce style for empty lines in import segments in test/d*/ (#129761)
|
2024-07-17 16:57:39 +00:00 |
|
test_c10d_spawn.py
|
[BE][Easy][10/19] enforce style for empty lines in import segments in test/d*/ (#129761)
|
2024-07-17 16:57:39 +00:00 |
|
test_c10d_ucc.py
|
Add None return type to init -- tests rest (#132376)
|
2024-08-01 15:44:51 +00:00 |
|
test_collective_utils.py
|
|
|
|
test_compute_comm_reordering.py
|
Revert "Add Triton CPU as an Inductor backend (#133408)"
|
2024-09-16 18:33:33 +00:00 |
|
test_control_collectives.py
|
[c10d] add a simple test to demonstrate the user usage of collectives (#127665)
|
2024-06-05 04:32:11 +00:00 |
|
test_data_parallel.py
|
Add None return type to init -- tests rest (#132376)
|
2024-08-01 15:44:51 +00:00 |
|
test_device_mesh.py
|
[c10d][Reland] Remove Option for ProcessGroup and Expose backend Options to reflect the correct code structure (#132931) (#135653)
|
2024-09-16 19:56:42 +00:00 |
|
test_distributed_spawn.py
|
[BE][Easy][10/19] enforce style for empty lines in import segments in test/d*/ (#129761)
|
2024-07-17 16:57:39 +00:00 |
|
test_dynamo_distributed.py
|
Revert "Add Triton CPU as an Inductor backend (#133408)"
|
2024-09-16 18:33:33 +00:00 |
|
test_fake_pg.py
|
[BE][Easy][10/19] enforce style for empty lines in import segments in test/d*/ (#129761)
|
2024-07-17 16:57:39 +00:00 |
|
test_functional_api.py
|
Revert "Add Triton CPU as an Inductor backend (#133408)"
|
2024-09-16 18:33:33 +00:00 |
|
test_inductor_collectives.py
|
Revert "Add Triton CPU as an Inductor backend (#133408)"
|
2024-09-16 18:33:33 +00:00 |
|
test_launcher.py
|
[BE][Easy][10/19] enforce style for empty lines in import segments in test/d*/ (#129761)
|
2024-07-17 16:57:39 +00:00 |
|
test_multi_threaded_pg.py
|
[BE][Easy][10/19] enforce style for empty lines in import segments in test/d*/ (#129761)
|
2024-07-17 16:57:39 +00:00 |
|
test_nccl.py
|
[BE][Easy][10/19] enforce style for empty lines in import segments in test/d*/ (#129761)
|
2024-07-17 16:57:39 +00:00 |
|
test_pg_wrapper.py
|
|
|
|
test_store.py
|
Add None return type to init -- tests rest (#132376)
|
2024-08-01 15:44:51 +00:00 |
|
test_symmetric_memory.py
|
[CUDA][P2P] Check device capability in requires_cuda_p2p_access (#134523)
|
2024-08-30 14:08:55 +00:00 |