mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-15 20:50:42 +00:00
Add runtime optimization support to ONNX -> ORT format conversion script. Replace `--optimization_level`, `--use_nnapi`, and `--use_coreml` with a new `--optimization_style` option. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| operator_type_usage_processors.py | ||
| ort_model_processor.py | ||
| types.py | ||
| utils.py | ||