pytorch/benchmarks/instruction_counts/core
Yuanyuan Chen 8de85896e0 Enable ruff rule E721 (#165162)
`E721` checks for object type comparisons using == and other comparison operators. This is useful because it is recommended to use `is` for type comparisons.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/165162
Approved by: https://github.com/Skylion007
2025-10-13 01:48:55 +00:00
..
__init__.py
api.py Enable ruff rule E721 (#165162) 2025-10-13 01:48:55 +00:00
expand.py [BE][CI] bump ruff to 0.9.2: multiline assert statements (#144546) 2025-02-27 20:46:16 +00:00
types.py PEP585 update - benchmarks tools torchgen (#145101) 2025-01-18 05:05:07 +00:00
utils.py PEP585 update - benchmarks tools torchgen (#145101) 2025-01-18 05:05:07 +00:00