onnxruntime/tools/python
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
..
util Enable comprehension simplification in ruff rules (#23414) 2025-01-17 08:43:06 -08:00
__init__.py
check_onnx_model_mobile_usability.py
convert_onnx_models_to_ort.py
create_reduced_build_config.py
dump_ort_model.py
dump_subgraphs.py
example_operator_perf_test.py
find_optimizer_opset_version_updates_required.py Target py310 and modernize codebase with ruff (#23401) 2025-01-16 19:10:14 -08:00
fix_long_lines.py
gen_contrib_doc.py Enable comprehension simplification in ruff rules (#23414) 2025-01-17 08:43:06 -08:00
gen_opkernel_doc.py
get_submodules.py
onnx2tfevents.py Target py310 and modernize codebase with ruff (#23401) 2025-01-16 19:10:14 -08:00
onnx_test_data_utils.py
ort_test_dir_utils.py Target py310 and modernize codebase with ruff (#23401) 2025-01-16 19:10:14 -08:00
PythonTools.md
remove_initializer_from_input.py
run_adb.py Target py310 and modernize codebase with ruff (#23401) 2025-01-16 19:10:14 -08:00
run_android_emulator.py Target py310 and modernize codebase with ruff (#23401) 2025-01-16 19:10:14 -08:00
run_CIs_for_branch.py Target py310 and modernize codebase with ruff (#23401) 2025-01-16 19:10:14 -08:00
run_CIs_for_external_pr.py Target py310 and modernize codebase with ruff (#23401) 2025-01-16 19:10:14 -08:00
sparsify_initializers.py Target py310 and modernize codebase with ruff (#23401) 2025-01-16 19:10:14 -08:00
update_version.py
upload_and_run_browserstack_tests.py