onnxruntime/tools/python
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
..
util Target py310 and modernize codebase with ruff (#23401) 2025-01-16 19:10:14 -08:00
__init__.py
check_onnx_model_mobile_usability.py
convert_onnx_models_to_ort.py Add ability to create ort format models from training offline utility (#16360) 2023-06-21 18:51:43 -07:00
create_reduced_build_config.py Bump ruff in CI (#15533) 2023-04-17 10:11:44 -07:00
dump_ort_model.py Use ruff as the formatter to replace black-isort (#23397) 2025-01-16 11:14:15 -08:00
dump_subgraphs.py [Linter] Bump ruff and remove pylint (#17797) 2023-10-05 21:07:33 -07:00
example_operator_perf_test.py Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
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 Bump ruff linter to 0.2.1 (#19471) 2024-02-08 16:08:27 -08:00
gen_contrib_doc.py Target py310 and modernize codebase with ruff (#23401) 2025-01-16 19:10:14 -08:00
gen_opkernel_doc.py Bump ruff linter to 0.2.1 (#19471) 2024-02-08 16:08:27 -08:00
get_submodules.py Bump ruff in CI (#15533) 2023-04-17 10:11:44 -07:00
onnx2tfevents.py Target py310 and modernize codebase with ruff (#23401) 2025-01-16 19:10:14 -08:00
onnx_test_data_utils.py Update ruff and clang-format versions (#21479) 2024-07-24 11:50:11 -07:00
ort_test_dir_utils.py Target py310 and modernize codebase with ruff (#23401) 2025-01-16 19:10:14 -08:00
PythonTools.md Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
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 [js] add API that allows to get package version (#16207) 2023-06-09 16:18:53 -07:00
upload_and_run_browserstack_tests.py Add Android QNN Browserstack test (#22434) 2024-11-10 16:10:29 -08:00