onnxruntime/tools/python/util
Edward Chen 9371401746
Move node EP assignment for ORT format into SessionState::FinalizeSessionState() (#10944)
Follow up to #10904.
- Move node EP assignment for ORT format into SessionState::FinalizeSessionState().
- Add unit test for #10904.
- Make convert_onnx_models_to_ort.py optimization level configurable via environment variable.
2022-03-28 10:37:22 -07:00
..
android Add range of helpers for making usage of ORT Mobile easier. (#10458) 2022-02-18 07:35:25 +10:00
mobile_helpers Add range of helpers for making usage of ORT Mobile easier. (#10458) 2022-02-18 07:35:25 +10:00
ort_format_model Update convert_onnx_models_to_ort.py to support runtime optimizations. (#10765) 2022-03-14 16:50:41 -07:00
qdq_helpers Add helper for optimizing a QDQ format model for usage with ORT. (#10595) 2022-02-21 09:26:19 +10:00
test Add range of helpers for making usage of ORT Mobile easier. (#10458) 2022-02-18 07:35:25 +10:00
__init__.py Fix a couple of issues with the python package tools (#10858) 2022-03-15 15:52:12 +10:00
__init__append.py Fix a couple of issues with the python package tools (#10858) 2022-03-15 15:52:12 +10:00
check_onnx_model_mobile_usability.py Update convert_onnx_models_to_ort.py to support runtime optimizations. (#10765) 2022-03-14 16:50:41 -07:00
convert_onnx_models_to_ort.py Move node EP assignment for ORT format into SessionState::FinalizeSessionState() (#10944) 2022-03-28 10:37:22 -07:00
file_utils.py Update convert_onnx_models_to_ort.py to support runtime optimizations. (#10765) 2022-03-14 16:50:41 -07:00
get_azcopy.py
logger.py
make_dynamic_shape_fixed.py Fix typos (#10935) 2022-03-20 08:27:35 +10:00
onnx_model_utils.py Fix a couple of issues with the python package tools (#10858) 2022-03-15 15:52:12 +10:00
optimize_onnx_model.py Add range of helpers for making usage of ORT Mobile easier. (#10458) 2022-02-18 07:35:25 +10:00
platform_helpers.py Add range of helpers for making usage of ORT Mobile easier. (#10458) 2022-02-18 07:35:25 +10:00
pytorch_export_helpers.py Add range of helpers for making usage of ORT Mobile easier. (#10458) 2022-02-18 07:35:25 +10:00
reduced_build_config_parser.py Update mobile prebuilt package ops to add support for opset 14 and 15 (#9717) 2021-11-18 10:44:39 +10:00
run.py Build script logging updates (#8618) 2021-08-05 09:41:17 -07:00
update_onnx_opset.py Add range of helpers for making usage of ORT Mobile easier. (#10458) 2022-02-18 07:35:25 +10:00