pytorch/test/ao/sparsity
Yuanyuan Chen fdab48a7c1 Enable all PIE rules on ruff (#165814)
This PR enables all PIE rules on ruff, there are already some enabled rules from this family, the new added rules are
```
PIE796  Enum contains duplicate value: {value}
PIE808  Unnecessary start argument in range
```

Pull Request resolved: https://github.com/pytorch/pytorch/pull/165814
Approved by: https://github.com/ezyang
2025-10-18 07:36:18 +00:00
..
test_activation_sparsifier.py Enable all PIE rules on ruff (#165814) 2025-10-18 07:36:18 +00:00
test_composability.py [testing] Add test owner labels for some ao sparse tests (#163203) 2025-09-18 16:08:13 +00:00
test_data_scheduler.py Enable all PIE rules on ruff (#165814) 2025-10-18 07:36:18 +00:00
test_data_sparsifier.py Enable all PIE rules on ruff (#165814) 2025-10-18 07:36:18 +00:00
test_kernels.py [testing] Add test owner labels for some ao sparse tests (#163203) 2025-09-18 16:08:13 +00:00
test_parametrization.py [testing] Add test owner labels for some ao sparse tests (#163203) 2025-09-18 16:08:13 +00:00
test_qlinear_packed_params.py Fix unused Python variables in test/[a-d]* (#134665) 2024-12-13 22:13:12 +00:00
test_scheduler.py [testing] Add test owner labels for some ao sparse tests (#163203) 2025-09-18 16:08:13 +00:00
test_sparsifier.py Enable all PIE rules on ruff (#165814) 2025-10-18 07:36:18 +00:00
test_sparsity_utils.py [testing] Add test owner labels for some ao sparse tests (#163203) 2025-09-18 16:08:13 +00:00
test_structured_sparsifier.py Enable ruff rule E721 (#165162) 2025-10-13 01:48:55 +00:00