pytorch/torch/utils/data
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
..
_utils [2/N] Add strict parameter to Python zip calls (#166257) 2025-11-01 00:35:41 +00:00
datapipes [2/N] Add strict parameter to Python zip calls (#166257) 2025-11-01 00:35:41 +00:00
__init__.py [torch/utils][Code Clean] Clean asserts in benchmark/ and data/ in torch/utils/ (#165299) 2025-10-14 04:50:39 +00:00
backward_compatibility.py
dataframes_pipes.ipynb [1/N] Remove unused loop variables (#166258) 2025-10-30 12:22:25 +00:00
dataloader.py Fix flake8 B028 warnings (#166224) 2025-10-26 06:18:55 +00:00
dataset.py [2/N] Add strict parameter to Python zip calls (#166257) 2025-11-01 00:35:41 +00:00
distributed.py Fix error suppression syntax in utils and nn (#166242) 2025-10-26 05:21:07 +00:00
graph_settings.py Fix flake8 B028 warnings (#166224) 2025-10-26 06:18:55 +00:00
graph.py Fix flake8 B028 warnings (#166224) 2025-10-26 06:18:55 +00:00
sampler.py [2/N] Add strict parameter to Python zip calls (#166257) 2025-11-01 00:35:41 +00:00
standard_pipes.ipynb [BE][16/16] fix typos in torch/ (torch/utils/) (#156606) 2025-07-02 22:55:29 +00:00
typing.ipynb [BE][16/16] fix typos in torch/ (torch/utils/) (#156606) 2025-07-02 22:55:29 +00:00