pytorch/torch/distributed
Ankita George 2b8c28099a [OSS] Add no dist as an argument to DCP top level apis (#145754)
Summary: No-dist, for a non-distributed checkpoint, was a top level param in the past, but was removed. This was requested back in https://github.com/pytorch/pytorch/issues/125777 and will be needed for our torchtune changes to use DCP

Test Plan: existing tests pass

Differential Revision: D68714246

Pull Request resolved: https://github.com/pytorch/pytorch/pull/145754
Approved by: https://github.com/daulet-askarov
2025-01-29 20:33:37 +00:00
..
_composable PEP585 update - torch/distributed (#145164) 2025-01-21 04:23:29 +00:00
_shard PEP585 update - torch/distributed (#145164) 2025-01-21 04:23:29 +00:00
_sharded_tensor
_sharding_spec
_symmetric_memory PEP585 update - torch/distributed (#145164) 2025-01-21 04:23:29 +00:00
_tensor
_tools PEP585 update - torch/distributed (#145164) 2025-01-21 04:23:29 +00:00
algorithms PEP585 update - torch/distributed (#145164) 2025-01-21 04:23:29 +00:00
autograd
benchmarks
checkpoint [OSS] Add no dist as an argument to DCP top level apis (#145754) 2025-01-29 20:33:37 +00:00
elastic Make torchelastic etcd rendezvous publicly importable (#145396) 2025-01-23 23:56:45 +00:00
examples
fsdp PEP585 update - torch/distributed/fsdp (#145162) 2025-01-19 20:04:05 +00:00
launcher PEP585 update - torch/distributed (#145164) 2025-01-21 04:23:29 +00:00
nn PEP585 update - torch/distributed (#145164) 2025-01-21 04:23:29 +00:00
optim PEP585 update - torch/distributed (#145164) 2025-01-21 04:23:29 +00:00
pipelining [NFC] Fix some minor typos. (#145599) 2025-01-24 18:58:59 +00:00
rpc PEP585 update - torch/distributed (#145164) 2025-01-21 04:23:29 +00:00
tensor [DTensor] Add pointwise ops strategy for aten.minimum (#145816) 2025-01-29 01:19:01 +00:00
__init__.py PEP585 update - torch/distributed (#145164) 2025-01-21 04:23:29 +00:00
_checkpointable.py PEP585 update - torch/distributed (#145164) 2025-01-21 04:23:29 +00:00
_composable_state.py
_functional_collectives.py PEP585: Missed conversions (#145342) 2025-01-29 05:24:36 +00:00
_functional_collectives_impl.py PEP585 update - torch/distributed (#145164) 2025-01-21 04:23:29 +00:00
_state_dict_utils.py PEP585 update - torch/distributed (#145164) 2025-01-21 04:23:29 +00:00
argparse_util.py
c10d_logger.py PEP585 update - torch/distributed (#145164) 2025-01-21 04:23:29 +00:00
collective_utils.py PEP585 update - torch/distributed (#145164) 2025-01-21 04:23:29 +00:00
constants.py
CONTRIBUTING.md
device_mesh.py PEP585 update - torch/distributed (#145164) 2025-01-21 04:23:29 +00:00
distributed_c10d.py [NFC] Fix some minor typos. (#145599) 2025-01-24 18:58:59 +00:00
launch.py
logging_handlers.py PEP585 update - torch/distributed (#145164) 2025-01-21 04:23:29 +00:00
remote_device.py
rendezvous.py PEP585 update - torch/distributed (#145164) 2025-01-21 04:23:29 +00:00
run.py Improve torchrun documentation (#144354) 2025-01-24 20:40:05 +00:00
utils.py PEP585 update - torch/distributed (#145164) 2025-01-21 04:23:29 +00:00