pytorch/torch/nested/_internal
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
..
__init__.py
nested_int.py
nested_tensor.py Add initial suppressions for pyrefly (#164177) 2025-10-02 20:57:41 +00:00
ops.py [2/N] Use 'is' in callable comparisons (#166685) 2025-10-31 08:08:07 +00:00
sdpa.py [3/N] fix typo in other folders (#166606) 2025-10-30 10:30:40 +00:00