onnxruntime/tools/python
Edward Chen c46c7ccba5
Update Gradle version (#14862)
- Update Gradle version used in most places from 6.8.3 to 8.0.1. Update Android Gradle Plugin version where applicable.
  Not updated in this change: React Native Android projects (under `js/react_native/`). That can be done later along with updating the React Native projects.

- Add Gradle wrapper in `java/` to make it easier to consistently use a specific Gradle version.
2023-03-08 12:22:06 -08:00
..
util Fix broken and outdated links in documentation (#14092) 2023-02-23 10:48:04 -08:00
__init__.py
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 Update kernel matching logic: decouple from op schemas and remove kernel def hashes (#12791) 2022-09-20 14:24:59 -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
find_optimizer_opset_version_updates_required.py to work with onnx 1.13 rc, implement ver 18 reduce and optioanl ops, … (#13765) 2023-01-09 10:26:16 -08: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 Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
offline_tuning.py Offline tuning (#14558) 2023-02-15 14:17:34 +08:00
onnx2tfevents.py Tool to Convert ONNX Model to TFEvents (#14160) 2023-01-28 15:09:15 +08: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 Tool to Convert ONNX Model to TFEvents (#14160) 2023-01-28 15:09:15 +08: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_adb.py [React Native CI] Record more info to debug E2E test (#13329) 2022-10-18 17:21:28 -07:00
run_android_emulator.py Update Gradle version (#14862) 2023-03-08 12:22:06 -08:00
run_CIs_for_external_pr.py Remove miscellaneous nuphar configs (#13070) 2022-09-26 13:41:28 -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