pytorch/torch/nn/parallel
Yuanyuan Chen f91899ca6c [2/N] Add strict parameter to Python zip calls (#166257)
This PR adds `strict=True/False` to zip calls in test utils. strict=True is passed when possible.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/166257
Approved by: https://github.com/janeyx99
2025-11-01 00:35:41 +00:00
..
__init__.py
_functions.py Fix flake8 B028 warnings (#166224) 2025-10-26 06:18:55 +00:00
comm.py [2/N] Add strict parameter to Python zip calls (#166257) 2025-11-01 00:35:41 +00:00
data_parallel.py Fix flake8 B028 warnings (#166224) 2025-10-26 06:18:55 +00:00
distributed.py Fix flake8 B028 warnings (#166224) 2025-10-26 06:18:55 +00:00
parallel_apply.py [2/N] Add strict parameter to Python zip calls (#166257) 2025-11-01 00:35:41 +00:00
replicate.py [BE][12/16] fix typos in torch/ (#156602) 2025-07-02 22:55:29 +00:00
scatter_gather.py [2/N] Add strict parameter to Python zip calls (#166257) 2025-11-01 00:35:41 +00:00