Skip to content

Plugin EP API - Add OrtEp::IsConcurrentRunSupported#26859

Merged
edgchen1 merged 1 commit intomainfrom
edgchen1/plugin_ep_concurrent_run_supported
Jan 5, 2026
Merged

Plugin EP API - Add OrtEp::IsConcurrentRunSupported#26859
edgchen1 merged 1 commit intomainfrom
edgchen1/plugin_ep_concurrent_run_supported

Conversation

@edgchen1
Copy link
Contributor

Description

Add Plugin EP API OrtEp::IsConcurrentRunSupported() and connect it to the internal PluginExecutionProvider::ConcurrentRunSupported() member function.

Motivation and Context

Additional plugin EP support.

Copy link
Contributor

@fs-eire fs-eire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@edgchen1 edgchen1 merged commit db3eb22 into main Jan 5, 2026
93 of 97 checks passed
@edgchen1 edgchen1 deleted the edgchen1/plugin_ep_concurrent_run_supported branch January 5, 2026 19:19
alex-spacemit pushed a commit to spacemit-com/onnxruntime that referenced this pull request Jan 20, 2026
### Description
<!-- Describe your changes. -->

Add Plugin EP API `OrtEp::IsConcurrentRunSupported()` and connect it to
the internal `PluginExecutionProvider::ConcurrentRunSupported()` member
function.

### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->

Additional plugin EP support.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants