mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
It generally recommended to use `is/is not` to compare types. Therefore this series of changes apply this suggestion in the code base, and it aims to finally enabling related linter checks. Pull Request resolved: https://github.com/pytorch/pytorch/pull/165037 Approved by: https://github.com/mlazos |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _masked.py | ||
| fft.py | ||
| linalg.py | ||
| nested.py | ||
| signal.py | ||
| sparse.py | ||
| special.py | ||