pytorch/torch/distributed
Yuanyuan Chen 030de07aff [2/N] Use 'is' in callable comparisons (#166685)
It is generally advised to use `is/is not` for comparisons against torch functions.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/166685
Approved by: https://github.com/xmfan, https://github.com/mlazos
2025-10-31 08:08:07 +00:00
..
_composable Use correct pyrefly syntax in suppressions distributed/... (#166241) 2025-10-26 04:16:41 +00:00
_local_tensor Enable local tensor mode for DTensor attention and convolution tests (#166406) 2025-10-30 02:48:02 +00:00
_pycute Enable all PIE rules on ruff (#165814) 2025-10-18 07:36:18 +00:00
_shard [2/N] Use 'is' in callable comparisons (#166685) 2025-10-31 08:08:07 +00:00
_sharded_tensor [BE][PYFMT] migrate PYFMT for torch.{distributed,distributions} to ruff format (#144547) 2025-02-28 07:35:56 +00:00
_sharding_spec
_symmetric_memory Use correct pyrefly syntax in suppressions distributed/... (#166241) 2025-10-26 04:16:41 +00:00
_tensor [BE][PYFMT] migrate PYFMT for torch.{distributed,distributions} to ruff format (#144547) 2025-02-28 07:35:56 +00:00
_tools [2/N] Use 'is' in callable comparisons (#166685) 2025-10-31 08:08:07 +00:00
algorithms Use 'is' in callable comparisons (#166624) 2025-10-30 19:00:09 +00:00
autograd [remove untyped defs] batch 1 (#157011) 2025-06-30 23:54:40 +00:00
benchmarks Use correct pyrefly syntax in suppressions distributed/... (#166241) 2025-10-26 04:16:41 +00:00
checkpoint [1/N] Remove unused loop variables (#166258) 2025-10-30 12:22:25 +00:00
elastic Replace NUMA inheritance approach (#166026) 2025-10-29 03:58:44 +00:00
examples Support XPU in memory tracker (#150703) 2025-06-12 21:33:52 +00:00
fsdp [1/N] Remove unused loop variables (#166258) 2025-10-30 12:22:25 +00:00
launcher fix: Add missing signals_to_handle to launcher logging (#166631) 2025-10-30 19:31:25 +00:00
nn Avoid writing temporary modules to disk (#157713) 2025-10-30 19:11:16 +00:00
optim Fix flake8 B028 warnings (#166224) 2025-10-26 06:18:55 +00:00
pipelining Revert "[2/N] Add strict parameter to Python zip calls (#166257)" 2025-10-30 13:20:00 +00:00
rpc Use correct pyrefly syntax in suppressions distributed/... (#166241) 2025-10-26 04:16:41 +00:00
tensor [CP][BE][2/2] Refactor the code structure (#166501) 2025-10-30 22:07:07 +00:00
__init__.py Use correct pyrefly syntax in suppressions distributed/... (#166241) 2025-10-26 04:16:41 +00:00
_checkpointable.py [BE]: Backport runtime_checkable perf improvements/behavior from 3.12 (#155130) 2025-06-06 13:28:05 +00:00
_composable_state.py Use correct pyrefly syntax in suppressions distributed/... (#166241) 2025-10-26 04:16:41 +00:00
_dist2.py Revert "[distributed] Replace assert statements with AssertionError exceptions (#165216)" 2025-10-14 17:05:16 +00:00
_functional_collectives_impl.py Revert "[distributed] Replace assert statements with AssertionError exceptions (#165216)" 2025-10-14 17:05:16 +00:00
_functional_collectives.py [2/N] Use 'is' in callable comparisons (#166685) 2025-10-31 08:08:07 +00:00
_mesh_layout.py Use correct pyrefly syntax in suppressions distributed/... (#166241) 2025-10-26 04:16:41 +00:00
_serialization.py [1/N] Remove unused loop variables (#166258) 2025-10-30 12:22:25 +00:00
_state_dict_utils.py Use correct pyrefly syntax in suppressions distributed/... (#166241) 2025-10-26 04:16:41 +00:00
argparse_util.py
c10d_logger.py Use correct pyrefly syntax in suppressions distributed/... (#166241) 2025-10-26 04:16:41 +00:00
collective_utils.py Use correct pyrefly syntax in suppressions distributed/... (#166241) 2025-10-26 04:16:41 +00:00
constants.py Revert "[RELAND] Always build USE_DISTRIBUTED (#160449) and Make distributed modules importable even when backend not built (#159889) (#162594)" 2025-09-25 13:47:46 +00:00
CONTRIBUTING.md fix torch/distributed contributing doc (#158934) 2025-07-28 17:01:05 +00:00
device_mesh.py [DeviceMesh] Isolate pg creation logic in Device Mesh into a separate func _init_one_process_group (#166614) 2025-10-30 17:57:41 +00:00
distributed_c10d.py [2/N] Use 'is' in callable comparisons (#166685) 2025-10-31 08:08:07 +00:00
launch.py [BE][PYFMT] migrate PYFMT for torch.{distributed,distributions} to ruff format (#144547) 2025-02-28 07:35:56 +00:00
logging_handlers.py
remote_device.py Use correct pyrefly syntax in suppressions distributed/... (#166241) 2025-10-26 04:16:41 +00:00
rendezvous.py Use correct pyrefly syntax in suppressions distributed/... (#166241) 2025-10-26 04:16:41 +00:00
run.py Use correct pyrefly syntax in suppressions distributed/... (#166241) 2025-10-26 04:16:41 +00:00
utils.py Use correct pyrefly syntax in suppressions distributed/... (#166241) 2025-10-26 04:16:41 +00:00