mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-19 21:32:23 +00:00
Bump ruff version and remove pylint from the linter list. Fix any new error detected by ruff. ### Motivation and Context Ruff covers many of the pylint rules. Since pylint is not enabled in this repo and runs slow, we remove it from the linters |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _apex_amp_modifier.py | ||
| _ds_modifier.py | ||
| _megatron_modifier.py | ||
| _modifier.py | ||
| _modifier_registry.py | ||
| _multi_tensor_apply.py | ||
| config.py | ||
| fp16_optimizer.py | ||
| fused_adam.py | ||
| lr_scheduler.py | ||