onnxruntime/tools/python/util/ort_format_model
Edward Chen e53422c6d0
Update convert_onnx_models_to_ort.py to support runtime optimizations. (#10765)
Add runtime optimization support to ONNX -> ORT format conversion script.
Replace `--optimization_level`, `--use_nnapi`, and `--use_coreml` with a new `--optimization_style` option.
2022-03-14 16:50:41 -07:00
..
__init__.py Android package infrastructure (#7430) 2021-04-30 14:23:54 +10:00
operator_type_usage_processors.py Simplify QLinearConv registration so type reduction works with it. (#10747) 2022-03-04 14:06:04 +10:00
ort_model_processor.py Remove experimental from ORT format namespace (#9729) 2021-11-11 19:46:30 -08:00
types.py Remove experimental from ORT format namespace (#9729) 2021-11-11 19:46:30 -08:00
utils.py Update convert_onnx_models_to_ort.py to support runtime optimizations. (#10765) 2022-03-14 16:50:41 -07:00