onnxruntime
onnxruntime copied to clipboard
Please document how to build with new execution provider [Documentation Request]
The documentation for adding a new execution provider is lacking. It fails to mention that EP_provider_factory_creator.h is necessary. It fails to mention how to build after adding a new EP. Are new build flags necessary? ie onnxruntime_USE_EP
Why not create a fork/branch of ONNX runtime, that has a new skeleton EP added. People can start new development from that fork/branch and rename the skeleton EP to their choosing.
Making onnxruntime easier to extend would be great for ONNX runtime adoption.
Document Details
- Title: Add a new provider
- Page: https://onnxruntime.ai/docs/execution-providers/add-execution-provider.html
- Page Source: add-execution-provider.md