onnxruntime/tools/python/util
Justin Chu c7c8757a1c
Use ruff as the formatter to replace black-isort (#23397)
Use ruff as the code formatter in place of black and isort since it is
much faster, and as projects like PyTorch and ONNX have adopted ruff
format as well.

This PR include only auto-fixed changes in formatting.
2025-01-16 11:14:15 -08:00
..
android Refactor emulator start and stop functions for clarity and efficiency (#22861) 2024-12-02 09:29:17 -08:00
mobile_helpers Use ruff as the formatter to replace black-isort (#23397) 2025-01-16 11:14:15 -08:00
ort_format_model Use ruff as the formatter to replace black-isort (#23397) 2025-01-16 11:14:15 -08:00
qdq_helpers
test
__init__.py
__init__append.py
add_openvino_win_libs.py
check_onnx_model_mobile_usability.py Update to mobile model usability checker (#19843) 2024-06-18 07:50:33 +10:00
convert_onnx_models_to_ort.py Bump ruff to 0.3.2 and black to 24 (#19878) 2024-03-13 10:00:32 -07:00
file_utils.py
get_azcopy.py [Linter] Bump ruff and remove pylint (#17797) 2023-10-05 21:07:33 -07:00
logger.py Add tool to fix lines > 120 chars. (#18293) 2023-11-09 10:12:57 +10:00
make_dynamic_shape_fixed.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
onnx_model_utils.py Use ruff as the formatter to replace black-isort (#23397) 2025-01-16 11:14:15 -08:00
optimize_onnx_model.py
platform_helpers.py
pytorch_export_helpers.py
reduced_build_config_parser.py Update ruff and clang-format versions (#21479) 2024-07-24 11:50:11 -07:00
run.py
update_onnx_opset.py