onnxruntime/tools/python
Edward Chen 269be2fe63
Remove unnecessary option from convert_onnx_models_to_ort.py, fix old instructions. (#11088)
Remove unnecessary --nnapi_partitioning_stop_ops option from convert_onnx_models_to_ort.py, fix old instructions.
2022-04-11 11:19:21 -07:00
..
util Remove unnecessary option from convert_onnx_models_to_ort.py, fix old instructions. (#11088) 2022-04-11 11:19:21 -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 Add range of helpers for making usage of ORT Mobile easier. (#10458) 2022-02-18 07:35:25 +10:00
convert_onnx_models_to_ort.py Android package infrastructure (#7430) 2021-04-30 14:23:54 +10:00
create_reduced_build_config.py Update convert_onnx_models_to_ort.py to support runtime optimizations. (#10765) 2022-03-14 16:50:41 -07:00
dump_ort_model.py Remove experimental from ORT format namespace (#9729) 2021-11-11 19:46:30 -08:00
dump_subgraphs.py The fixings for python scripts in ONNXRuntime (#4135) 2020-06-08 10:27:32 -07:00
example_operator_perf_test.py Downgrade GCC (#5269) 2020-09-24 21:14:54 -07:00
FindOptimizerOpsetVersionUpdatesRequired.py Enable running PEP8 on python scripts using flake8 (#3928) 2020-05-15 07:15:06 +10:00
gen_contrib_doc.py Update the operator documentation generation (#7787) 2021-06-02 17:47:40 +10:00
gen_opkernel_doc.py Update the operator documentation generation (#7787) 2021-06-02 17:47:40 +10:00
gen_ort_mobile_pkg_doc.py Add supported operators/types documentation for the ORT Mobile package (#7807) 2021-05-26 15:57:40 +10:00
get_submodules.py Enable running PEP8 on python scripts using flake8 (#3928) 2020-05-15 07:15:06 +10:00
onnx_test_data_utils.py Maintain aspect ratio by doing resize + crop in image_to_pb tool (#10887) 2022-03-19 07:08:45 +10:00
ort_test_dir_utils.py Add detailed assertion error message (#7232) 2021-04-05 10:05:40 -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 Enable running PEP8 on python scripts using flake8 (#3928) 2020-05-15 07:15:06 +10:00
run_android_emulator.py Add support for running Android emulator from build.py on Windows. (#6317) 2021-01-13 19:21:49 -08:00
sparsify_initializers.py Support of sparse initializers with smaller indices data type (#8834) 2021-08-27 14:02:48 -07:00
update_version.py fixing pypi pipeline for release (#9716) 2021-11-10 17:33:51 -08:00