pytorch/torch/distributed/fsdp
Maggie Moss c7eee49525 Fix pyrefly ignores 1/n (#166239)
First diff adjusting the syntax for pyrefly: ignore suppressions so they only hide one class of type error.

Test:
lintrunner
pyrefly check

Pull Request resolved: https://github.com/pytorch/pytorch/pull/166239
Approved by: https://github.com/oulgen
2025-10-26 00:44:10 +00:00
..
_fully_shard Fix pyrefly ignores 1/n (#166239) 2025-10-26 00:44:10 +00:00
__init__.py [FSDP2] provide public API to share cuda streams across roots (#165024) 2025-10-14 17:50:46 +00:00
_common_utils.py [distributed] Replace 164 assert statements in fsdp directory (#165235) 2025-10-14 18:04:57 +00:00
_debug_utils.py [distributed] Replace 164 assert statements in fsdp directory (#165235) 2025-10-14 18:04:57 +00:00
_dynamo_utils.py PEP585 update - torch/distributed/fsdp (#145162) 2025-01-19 20:04:05 +00:00
_exec_order_utils.py [distributed] Replace 164 assert statements in fsdp directory (#165235) 2025-10-14 18:04:57 +00:00
_flat_param.py Fix pyrefly ignores 1/n (#166239) 2025-10-26 00:44:10 +00:00
_fsdp_extensions.py [distributed] Replace 164 assert statements in fsdp directory (#165235) 2025-10-14 18:04:57 +00:00
_init_utils.py [DeviceMesh] Clean up the call into mesh_resouces to get root mesh (#165787) 2025-10-21 02:54:04 +00:00
_limiter_utils.py PEP585 update - torch/distributed/fsdp (#145162) 2025-01-19 20:04:05 +00:00
_optim_utils.py [distributed] Replace 164 assert statements in fsdp directory (#165235) 2025-10-14 18:04:57 +00:00
_runtime_utils.py [distributed] Replace 164 assert statements in fsdp directory (#165235) 2025-10-14 18:04:57 +00:00
_shard_utils.py [distributed] Replace 164 assert statements in fsdp directory (#165235) 2025-10-14 18:04:57 +00:00
_state_dict_utils.py [DeviceMesh] Clean up the call into mesh_resouces to get root mesh (#165787) 2025-10-21 02:54:04 +00:00
_trace_utils.py [distributed] Replace 164 assert statements in fsdp directory (#165235) 2025-10-14 18:04:57 +00:00
_traversal_utils.py [BE][5/16] fix typos in torch/ (torch/distributed/) (#156315) 2025-06-23 02:57:28 +00:00
_unshard_param_utils.py [distributed] Replace 164 assert statements in fsdp directory (#165235) 2025-10-14 18:04:57 +00:00
_wrap_utils.py [3/N] Import Callable from collections.abc in torch/distributed (#164104) 2025-09-30 00:28:53 +00:00
api.py [BE][PYFMT] migrate PYFMT for torch.{distributed,distributions} to ruff format (#144547) 2025-02-28 07:35:56 +00:00
fully_sharded_data_parallel.py [distributed] Replace 164 assert statements in fsdp directory (#165235) 2025-10-14 18:04:57 +00:00
sharded_grad_scaler.py [distributed] Replace 164 assert statements in fsdp directory (#165235) 2025-10-14 18:04:57 +00:00
wrap.py [distributed] Replace 164 assert statements in fsdp directory (#165235) 2025-10-14 18:04:57 +00:00