onnxruntime/tools/python
Justin Chu fdce4fa6af
Format all python files under onnxruntime with black and isort (#11324)
Description: Format all python files under onnxruntime with black and isort.

After checking in, we can use .git-blame-ignore-revs to ignore the formatting PR in git blame.

#11315, #11316
2022-04-26 09:35:16 -07:00
..
util Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
__init__.py Add a couple of utility scripts to tools/python (#3621) 2020-05-02 17:35:43 +10:00
check_onnx_model_mobile_usability.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
convert_onnx_models_to_ort.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
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 Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
dump_subgraphs.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
example_operator_perf_test.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
FindOptimizerOpsetVersionUpdatesRequired.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
gen_contrib_doc.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
gen_opkernel_doc.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
gen_ort_mobile_pkg_doc.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
get_submodules.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
onnx_test_data_utils.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
ort_test_dir_utils.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
PythonTools.md Maintain aspect ratio by doing resize + crop in image_to_pb tool (#10887) 2022-03-19 07:08:45 +10:00
remove_initializer_from_input.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
run_android_emulator.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
sparsify_initializers.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
update_version.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00