onnxruntime
onnxruntime copied to clipboard
[WIP] Out-Tree EP feature
Description
Out-Tree EP feature.
Motivation and Context
- Decouple ExecutionProvider from ONNXRuntime and make it a standalone class which will benefit 3rd party EP authors to write their own EP.
- Binary compatibility is required for this feature.