pytorch/torch/distributed
Xuehai Pan b25ef91bf1 [BE][Easy][18/19] enforce style for empty lines in import segments in torch/d*/ (#129770)
See https://github.com/pytorch/pytorch/pull/129751#issue-2380881501. Most changes are auto-generated by linter.

You can review these PRs via:

```bash
git diff --ignore-all-space --ignore-blank-lines HEAD~1
```

Pull Request resolved: https://github.com/pytorch/pytorch/pull/129770
Approved by: https://github.com/wconstab
2024-08-01 04:22:50 +00:00
..
_composable [BE][Easy][18/19] enforce style for empty lines in import segments in torch/d*/ (#129770) 2024-08-01 04:22:50 +00:00
_shard
_sharded_tensor
_sharding_spec
_symmetric_memory [BE][Easy][18/19] enforce style for empty lines in import segments in torch/d*/ (#129770) 2024-08-01 04:22:50 +00:00
_tensor [BE][Easy][18/19] enforce style for empty lines in import segments in torch/d*/ (#129770) 2024-08-01 04:22:50 +00:00
_tools [BE][Easy][18/19] enforce style for empty lines in import segments in torch/d*/ (#129770) 2024-08-01 04:22:50 +00:00
algorithms [BE] [Reland] Make nn.Module state_dict load_state_dict pre-hook and state_dict post-hook public (#131690) 2024-07-26 18:14:07 +00:00
autograd
benchmarks
checkpoint [BE][Easy][18/19] enforce style for empty lines in import segments in torch/d*/ (#129770) 2024-08-01 04:22:50 +00:00
elastic Fix stdout / stderr typing in SubprocessHandler (#132071) 2024-07-31 02:51:11 +00:00
examples
fsdp [BE][Easy][18/19] enforce style for empty lines in import segments in torch/d*/ (#129770) 2024-08-01 04:22:50 +00:00
launcher
nn
optim Revert "[BE] typing for decorators - _jit_internal (#131573)" 2024-07-28 03:29:32 +00:00
pipelining [BE][Easy][18/19] enforce style for empty lines in import segments in torch/d*/ (#129770) 2024-08-01 04:22:50 +00:00
rpc [BE] mypy: disallow untyped decorators (#131428) 2024-07-23 21:50:55 +00:00
tensor [BE][TP] Check module has bias before access (#132137) 2024-07-31 13:45:28 +00:00
__init__.py
_checkpointable.py
_composable_state.py
_functional_collectives.py Not remove collective ops in dce since they have side-effect (#131023) 2024-07-26 03:03:32 +00:00
_functional_collectives_impl.py
_state_dict_utils.py [BE][Easy][18/19] enforce style for empty lines in import segments in torch/d*/ (#129770) 2024-08-01 04:22:50 +00:00
argparse_util.py
c10d_logger.py
collective_utils.py
constants.py
CONTRIBUTING.md
device_mesh.py [DeviceMesh] Remove _parent_mesh as an attribute from DeviceMesh and remove it from DeviceMesh's hash (#131636) 2024-07-25 22:47:22 +00:00
distributed_c10d.py [BE] Unify PG assignments (#132230) 2024-07-31 15:28:25 +00:00
launch.py
logging_handlers.py
remote_device.py
rendezvous.py
run.py fix torchrun log message (#131652) 2024-07-25 14:50:10 +00:00
utils.py