mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +00:00
566 B
566 B
Adding a new execution provider
- All execution providers inherit from IExecutionProvider
- The best way to start adding a provider is to start with examples already added in ONNXRuntime