mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-15 20:50:42 +00:00
* Add support for custom ops library to the ORT model conversion script Simplify model conversion now that we read ops from the ORT format model. Enable custom ops in the python bindings if custom ops are turned on in a minimal build. * Add test of model conversion involving custom ops. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| operator_type_usage_processors.py | ||
| ort_model_processor.py | ||
| types.py | ||
| utils.py | ||