microsoft / onnxruntime

ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
https://onnxruntime.ai
MIT License
14.77k stars 2.94k forks source link

Keep the model metadata on the generated EP context model (use bridge api) #22860

Open chilo-ms opened 6 days ago

chilo-ms commented 6 days ago

In addition to the PR which directly uses internal graph api, this PR updates the bridge api for the case of TRT EP and OpenVINO EP.