onnxruntime/tools/python
Scott McKay f385c73058
Fix a couple of issues with the python package tools (#10858)
* Tweaks to the model utils
  * Add handling for a dim_value of -1 when replacing the entire input shape. This occurs in models exported from PaddlePaddle
  * make pytorch helpers accessible in package
  * make QDQ helpers accessible in package
2022-03-15 15:52:12 +10:00
..
util Fix a couple of issues with the python package tools (#10858) 2022-03-15 15:52:12 +10:00
__init__.py
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
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
example_operator_perf_test.py
FindOptimizerOpsetVersionUpdatesRequired.py
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
onnx_test_data_utils.py
ort_test_dir_utils.py
PythonTools.md
remove_initializer_from_input.py
run_android_emulator.py
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