pytorch/torch/testing
Yuanyuan Chen 030de07aff [2/N] Use 'is' in callable comparisons (#166685)
It is generally advised to use `is/is not` for comparisons against torch functions.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/166685
Approved by: https://github.com/xmfan, https://github.com/mlazos
2025-10-31 08:08:07 +00:00
..
_internal [2/N] Use 'is' in callable comparisons (#166685) 2025-10-31 08:08:07 +00:00
__init__.py Fix syntax for pyrefly errors (#166496) 2025-10-29 20:00:25 +00:00
_comparison.py Fix syntax for pyrefly errors (#166496) 2025-10-29 20:00:25 +00:00
_creation.py [BE][PYFMT] migrate PYFMT for torch/[p-z]*/ to ruff format (#144552) 2025-08-07 00:09:56 +00:00
_utils.py Fix code descriptions in the test package. (#148145) 2025-03-04 19:14:41 +00:00