onnxruntime/tools/python/util/ort_format_model
Justin Chu 09c4cc7b36
Target py310 and modernize codebase with ruff (#23401)
Change `target-version = "py310"` and modernize the code base with ruff.
2025-01-16 19:10:14 -08:00
..
__init__.py Use ruff as the formatter to replace black-isort (#23397) 2025-01-16 11:14:15 -08:00
operator_type_usage_processors.py Target py310 and modernize codebase with ruff (#23401) 2025-01-16 19:10:14 -08:00
ort_model_processor.py Bump ruff to 0.3.2 and black to 24 (#19878) 2024-03-13 10:00:32 -07:00
types.py Use ruff as the formatter to replace black-isort (#23397) 2025-01-16 11:14:15 -08:00
utils.py