onnxruntime/tools/python
Edward Chen 2fa18ea77e
[React Native CI] Record more info to debug E2E test (#13329)
Record more info from the React Native CI E2E test. In particular, log the view hierarchy when exiting the test and dump logs from Android emulator to the build output.
2022-10-18 17:21:28 -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 find_optimizer_opset_version_updates_required.py to use the ONNX headers to determine the latest opset. (#12484) 2022-09-29 16:55:22 +10:00
gen_contrib_doc.py
gen_opkernel_doc.py
gen_ort_mobile_pkg_doc.py
get_submodules.py
onnx_test_data_utils.py
ort_test_dir_utils.py
PythonTools.md
remove_initializer_from_input.py
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
run_CIs_for_external_pr.py Remove miscellaneous nuphar configs (#13070) 2022-09-26 13:41:28 -07:00
sparsify_initializers.py
update_version.py