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 Enable model subgraph execution in OVEP and setting the OpenVINO dll's to the path from the OpenVINO pypi packge in OVEP and fix OVEP windows io buffer sample (#16147) 2023-06-16 19:47:09 -07:00
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
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 Fix url in the code documentation (graph optimizations) (#16770) 2023-07-20 07:02:22 -07:00
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