[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:38quic-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, 2026This was referenced
Feb 23, 2026This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters