[EP ABI] Add support for creating EP Context models. by adrianlizarraga · Pull Request #25124 · microsoft/onnxruntime

and others added 30 commits

May 28, 2025 11:38
…tGraph to the model editor api
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…pi versions of Graph structures

@adrianlizarraga

@adrianlizarraga

@adrianlizarraga

@adrianlizarraga

@adrianlizarraga

… a separate compilation unit.

@adrianlizarraga

@adrianlizarraga

adrianlizarraga

HectorSVC

quic-ankus pushed a commit to CodeLinaro/onnxruntime that referenced this pull request

Nov 25, 2025
### Description
- Updates `OrtEp::Compile()` to allow a plugin EP to create and return
EPContext nodes.
- Updates the example EP plugin to generate an example EPContext model:
<img width="747" alt="image"
src="https://github.com/user-attachments/assets/e5d98a10-ec15-45aa-bfaf-887d3b6226e2"
/>


### Motivation and Context
Adds more of the functionality missing from the EP ABI used for plugin
EPs.

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Edward Chen <18449977+edgchen1@users.noreply.github.com>

This was referenced

Feb 9, 2026

This was referenced

Feb 23, 2026