pytorch/test/quantization/core
Yuanyuan Chen 0e083942cc Enable PLW0127 in ruff (#165851)
This PR enables `PLW0127` in ruff, which checks self-assignment of variables with the form `var=var`.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/165851
Approved by: https://github.com/Lucaskabela
2025-10-21 03:30:57 +00:00
..
experimental Enable PLW0127 in ruff (#165851) 2025-10-21 03:30:57 +00:00
__init__.py
test_backend_config.py Fix unused Python variables in test/[e-z]* (#136964) 2024-12-18 23:02:30 +00:00
test_quantized_functional.py Add __main__ guards to quantization tests (#154728) 2025-06-10 19:46:07 +00:00
test_quantized_module.py Add __main__ guards to quantization tests (#154728) 2025-06-10 19:46:07 +00:00
test_quantized_op.py Enable all SIM rules except disabled ones (#164645) 2025-10-17 07:27:11 +00:00
test_quantized_tensor.py Enable PLW0127 in ruff (#165851) 2025-10-21 03:30:57 +00:00
test_top_level_apis.py Add __main__ guards to quantization tests (#154728) 2025-06-10 19:46:07 +00:00
test_utils.py Add __main__ guards to quantization tests (#154728) 2025-06-10 19:46:07 +00:00
test_workflow_module.py Enable ruff rule E721 (#165162) 2025-10-13 01:48:55 +00:00
test_workflow_ops.py bf16 support for per tensor backward (#165362) 2025-10-16 17:47:01 +00:00