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 | ||
| find_first_use_of_broken_modules.py | ||
| is_from_package.py | ||
| trace_dependencies.py | ||