pytorch/torch/testing/_internal/opinfo/definitions
Yuanyuan Chen aaac8cb0f5 [1/N] Add strict parameter to Python zip calls (#165531)
Add `strict=True/False` to zip calls in test utils. `strict=True` is passed when possible.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/165531
Approved by: https://github.com/Skylion007
2025-10-18 05:26:33 +00:00
..
__init__.py
_masked.py [1/N] Add strict parameter to Python zip calls (#165531) 2025-10-18 05:26:33 +00:00
fft.py
linalg.py [BE][Ez]: Enable RUF007 Prefer itertools.pairwise over zip slicing (#164856) 2025-10-07 22:51:17 +00:00
nested.py
signal.py [6/N] Apply ruff UP035 rule (#164438) 2025-10-03 00:15:32 +00:00
sparse.py [2/N] Simplify "in" operation for containers of a single item (#164323) 2025-10-01 05:39:11 +00:00
special.py