pytorch/torch/nn
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
..
attention [2/N] Add strict parameter to Python zip calls (#166257) 2025-11-01 00:35:41 +00:00
backends
intrinsic Remove unnecessary noqa suppressions (#164106) 2025-10-18 04:52:41 +00:00
modules [2/N] Add strict parameter to Python zip calls (#166257) 2025-11-01 00:35:41 +00:00
parallel [2/N] Add strict parameter to Python zip calls (#166257) 2025-11-01 00:35:41 +00:00
qat
quantizable
quantized
utils [2/N] Add strict parameter to Python zip calls (#166257) 2025-11-01 00:35:41 +00:00
__init__.py
_reduction.py Fix flake8 B028 warnings (#166224) 2025-10-26 06:18:55 +00:00
common_types.py [2/N] Apply ruff UP035 check in torch files (#164054) 2025-09-29 03:35:32 +00:00
cpp.py Fix error suppression syntax in utils and nn (#166242) 2025-10-26 05:21:07 +00:00
functional.py [2/N] Add strict parameter to Python zip calls (#166257) 2025-11-01 00:35:41 +00:00
functional.pyi.in Revert "Add label_smoothing param in nn.BCELoss and nn.BCEWithLogitsLoss (#150282)" 2025-08-13 09:01:52 +00:00
grad.py
init.py Fix flake8 B028 warnings (#166224) 2025-10-26 06:18:55 +00:00
parameter.py Fix error suppression syntax in utils and nn (#166242) 2025-10-26 05:21:07 +00:00
parameter.pyi