onnxruntime
Add support for generating and validating compiled model compatibility info
#25749
Merged

Add support for generating and validating compiled model compatibility info #25749

adrastogi merged 23 commits into main from adrastogi/model-compat
adrastogi
Adding Get plumbing and supporting infrastructure to call it as part …
1caed4e1
Validation stubs for EP factory
6543eddf
Add validation method to IExecutionProvider
ac1a64cf
Attempt at session enfrocement
3a9e9c01
Add session option for precompiled-but-suboptimal and enforce in sess…
08e47fcd
Adding unit test cases
0d7febe5
WIP but tests still broken
770aece8
Merge branch 'main' into adrastogi/model-compat
407d0a22
Back to where we were
26038920
Tests passing
b022a103
adrastogi adrastogi requested a review from skottmckay skottmckay 344 days ago
adrastogi adrastogi requested a review from adrianlizarraga adrianlizarraga 344 days ago
github-actions
github-actions commented on 2025-08-14
github-advanced-security
github-advanced-security commented on 2025-08-14
adrastogi Update include/onnxruntime/core/framework/execution_provider.h
998da90f
adrastogi Update onnxruntime/core/session/plugin_ep/ep_factory_internal_impl.h
297d0747
Lintrunner local run
6544617b
Merge branch 'adrastogi/model-compat' of https://github.com/Microsoft…
741f387f
adrastogi adrastogi added release:1.23.0
adrianlizarraga
adrianlizarraga commented on 2025-08-18
Merge branch 'main' into adrastogi/model-compat
e3551cec
PR feedback (add guards to fix CI build error for minimal builds)
5ac17d78
Ensure GetCompatibilityStatusString isn't used in minimal builds
ed2a54f2
adrianlizarraga
adrianlizarraga commented on 2025-08-19
adrianlizarraga
adrianlizarraga commented on 2025-08-19
adrianlizarraga
adrianlizarraga commented on 2025-08-19
adrianlizarraga
adrianlizarraga commented on 2025-08-19
adrianlizarraga
adrianlizarraga commented on 2025-08-19
adrianlizarraga
adrianlizarraga commented on 2025-08-19
PR feedback (fix placement of compatibility string generation, loggin…
52f38841
PR feedback (ensure Validate method is valid, else fall back to base …
0e3ee2ee
github-actions
github-actions commented on 2025-08-20
adrastogi Update onnxruntime/core/session/plugin_ep/ep_plugin_provider_interfac…
07a3b859
thevishalagarwal
adrastogi adrastogi marked this pull request as ready for review 337 days ago
Merge branch 'main' into adrastogi/model-compat
bce40930
adrastogi
adrianlizarraga
adrianlizarraga commented on 2025-08-22
PR feedback (initialize GraphViewer with ep_graph (*not* graph), and …
009f87bf
adrianlizarraga
adrianlizarraga commented on 2025-08-22
PR feedback (early return during validation if there is no custom met…
7b73392c
adrianlizarraga
adrianlizarraga approved these changes on 2025-08-22
adrastogi adrastogi merged 8c68aa15 into main 335 days ago
adrastogi adrastogi deleted the adrastogi/model-compat branch 335 days ago
jywu-mysoft jywu-mysoft removed release:1.23.0

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone