Skip to content

Cherry-picks into rel-1.22.0 #24624

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 3, 2025
Merged

Conversation

vraspar
Copy link
Contributor

@vraspar vraspar commented May 2, 2025

snnn and others added 2 commits May 2, 2025 13:21
### Description

While cleaning up the options I missed the part in the provider bridge
that translates session options to TRT options.
To better integrate with current IHV work I adopted the principle that
QNN and OV use to pipe through session options. Since all this is string
based magic it would be great to be access a general point of truth like
`EpContextModelGenerationOptions` in the provider wrappedtypes.

https://github.com/microsoft/onnxruntime/blob/6df620675290d97d7e406faf232b8b521333b6e8/onnxruntime/core/framework/session_options.h#L73

This is a fix on top of #24456 @ankan-ban and @chilo-ms to review.
@jywu-msft jywu-msft merged commit d66cff1 into rel-1.22.0 May 3, 2025
173 of 185 checks passed
@jywu-msft jywu-msft deleted the vraspar/cherry_pick_round3 branch May 3, 2025 08:09
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.

5 participants