pytorch/torch/nn/modules
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 error suppression syntax in utils and nn (#166242) 2025-10-26 05:21:07 +00:00
activation.py [2/N] Use "is" in python type comparison (#165142) 2025-10-10 15:36:44 +00:00
adaptive.py [2/N] Add strict parameter to Python zip calls (#166257) 2025-11-01 00:35:41 +00:00
batchnorm.py Fix pyrefly ignores 1/n (#166239) 2025-10-26 00:44:10 +00:00
channelshuffle.py
container.py [2/N] Add strict parameter to Python zip calls (#166257) 2025-11-01 00:35:41 +00:00
conv.py [2/N] Add strict parameter to Python zip calls (#166257) 2025-11-01 00:35:41 +00:00
distance.py
dropout.py
flatten.py
fold.py
instancenorm.py Fix flake8 B028 warnings (#166224) 2025-10-26 06:18:55 +00:00
lazy.py Fix error suppression syntax in utils and nn (#166242) 2025-10-26 05:21:07 +00:00
linear.py Fix error suppression syntax in utils and nn (#166242) 2025-10-26 05:21:07 +00:00
loss.py [2/N] Apply ruff UP035 check in torch files (#164054) 2025-09-29 03:35:32 +00:00
module.py Fix flake8 B028 warnings (#166224) 2025-10-26 06:18:55 +00:00
normalization.py
padding.py Fix error suppression syntax in utils and nn (#166242) 2025-10-26 05:21:07 +00:00
pixelshuffle.py
pooling.py Remove unnecessary noqa suppressions (#164106) 2025-10-18 04:52:41 +00:00
rnn.py [2/N] Add strict parameter to Python zip calls (#166257) 2025-11-01 00:35:41 +00:00
sparse.py
transformer.py Fix flake8 B028 warnings (#166224) 2025-10-26 06:18:55 +00:00
upsampling.py
utils.py [2/N] Add strict parameter to Python zip calls (#166257) 2025-11-01 00:35:41 +00:00