onnxruntime/tools/python
2022-08-22 10:48:12 -07:00
..
util
__init__.py
check_onnx_model_mobile_usability.py
convert_onnx_models_to_ort.py
create_reduced_build_config.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
dump_ort_model.py
dump_subgraphs.py
example_operator_perf_test.py
find_optimizer_opset_version_updates_required.py Update script to find optimizers that potentially need supported opset updates (#12330) 2022-08-04 07:37:27 +10:00
gen_contrib_doc.py Replace 'master' branch ref to 'main' in the code (#12547) 2022-08-22 10:48:12 -07:00
gen_opkernel_doc.py Replace 'master' branch ref to 'main' in the code (#12547) 2022-08-22 10:48:12 -07:00
gen_ort_mobile_pkg_doc.py Replace 'master' branch ref to 'main' in the code (#12547) 2022-08-22 10:48:12 -07:00
get_submodules.py
onnx_test_data_utils.py
ort_test_dir_utils.py
PythonTools.md
remove_initializer_from_input.py
run_android_emulator.py
sparsify_initializers.py
update_version.py