onnxruntime/tools/python/util
Justin Chu ad312d9677
Enable comprehension simplification in ruff rules (#23414)
Enable comprehension simplification rules (C4) for ruff and apply
autofix.
2025-01-17 08:43:06 -08:00
..
android Target py310 and modernize codebase with ruff (#23401) 2025-01-16 19:10:14 -08:00
mobile_helpers Target py310 and modernize codebase with ruff (#23401) 2025-01-16 19:10:14 -08:00
ort_format_model Target py310 and modernize codebase with ruff (#23401) 2025-01-16 19:10:14 -08:00
qdq_helpers Graph transformer to ensure unique DQ nodes for QDQ node units (#15145) 2023-03-31 08:39:43 +10:00
test Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
__init__.py Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
__init__append.py Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
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 Target py310 and modernize codebase with ruff (#23401) 2025-01-16 19:10:14 -08:00
get_azcopy.py Target py310 and modernize codebase with ruff (#23401) 2025-01-16 19:10:14 -08:00
logger.py Add tool to fix lines > 120 chars. (#18293) 2023-11-09 10:12:57 +10:00
make_dynamic_shape_fixed.py Enable comprehension simplification in ruff rules (#23414) 2025-01-17 08:43:06 -08:00
onnx_model_utils.py Enable comprehension simplification in ruff rules (#23414) 2025-01-17 08:43:06 -08:00
optimize_onnx_model.py Target py310 and modernize codebase with ruff (#23401) 2025-01-16 19:10:14 -08:00
platform_helpers.py Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
pytorch_export_helpers.py Enable pylint and numpy rules (#15218) 2023-03-27 20:37:53 -07:00
reduced_build_config_parser.py Target py310 and modernize codebase with ruff (#23401) 2025-01-16 19:10:14 -08:00
run.py Target py310 and modernize codebase with ruff (#23401) 2025-01-16 19:10:14 -08:00
update_onnx_opset.py