Skip to content

[OVEP] [CVS-182934] Allowing user selected value for disable_dynamic_shapes#990

Merged
jatinwadhwa921 merged 4 commits intoovep-developfrom
niharika/disable_dynamic_shapes
Mar 31, 2026
Merged

[OVEP] [CVS-182934] Allowing user selected value for disable_dynamic_shapes#990
jatinwadhwa921 merged 4 commits intoovep-developfrom
niharika/disable_dynamic_shapes

Conversation

@n1harika
Copy link
Copy Markdown

microsoft#27515

Since CPU/GPU support dynamic shapes, the flag 'disable_dynamic_shapes' is forced to false, even if the user has intended for it to be true.
This PR allows the user-selected value of the flag to remain- so the user can choose to use dynamic compilation at inference, or concrete backend static compilation.

@n1harika n1harika requested a review from preetha-intel March 26, 2026 04:54
@n1harika n1harika force-pushed the niharika/disable_dynamic_shapes branch 2 times, most recently from 36d892b to fdc59d6 Compare March 26, 2026 06:36
@n1harika n1harika force-pushed the niharika/disable_dynamic_shapes branch from 384f633 to bed0778 Compare March 31, 2026 03:05
@n1harika n1harika requested review from preetha-intel and removed request for preetha-intel March 31, 2026 03:07
@jatinwadhwa921 jatinwadhwa921 self-requested a review March 31, 2026 15:14
Copy link
Copy Markdown

@jatinwadhwa921 jatinwadhwa921 left a comment

Choose a reason for hiding this comment

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

LGTM

@jatinwadhwa921 jatinwadhwa921 merged commit 750615e into ovep-develop Mar 31, 2026
7 of 8 checks passed
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.

2 participants