onnxruntime/orttraining/orttraining/python/training/ort_triton
Justin Chu 0c1a5098dc
Disable PERF* rules in ruff to allow better readability (#16834)
### Description

Disable two PERF* rules in ruff to allow better readability. Rational
commented inline. This change also removes the unused noqa directives
because of the rule change.

### Motivation and Context

Readability
2023-07-25 15:38:22 -07:00
..
kernel Disable PERF* rules in ruff to allow better readability (#16834) 2023-07-25 15:38:22 -07:00
__init__.py
_cache.py
_codegen.py
_common.py
_decompose.py
_ir.py
_lowering.py Disable PERF* rules in ruff to allow better readability (#16834) 2023-07-25 15:38:22 -07:00
_op_config.py
_sorted_graph.py Disable PERF* rules in ruff to allow better readability (#16834) 2023-07-25 15:38:22 -07:00
_sympy_utils.py
_utils.py Disable PERF* rules in ruff to allow better readability (#16834) 2023-07-25 15:38:22 -07:00
triton_op_executor.py