Skip to content

CVS-175504 Fix mixing weight shared and non-shared models - #854

Merged
MayureshV1 merged 1 commit into
intel:ovep-developfrom
ericcraw:single_bin_upstream_continued
Nov 19, 2025
Merged

CVS-175504 Fix mixing weight shared and non-shared models#854
MayureshV1 merged 1 commit into
intel:ovep-developfrom
ericcraw:single_bin_upstream_continued

Conversation

@ericcraw

@ericcraw ericcraw commented Nov 18, 2025

Copy link
Copy Markdown

Description

Motivation and Context

https://jira.devtools.intel.com/browse/EISW-193168

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes an issue where mixing weight-shared and non-weight-shared models was incorrectly handled. The fix ensures that the appropriate shared context is created based on whether EP context sharing is enabled.

Key Changes:

  • Added conditional logic to distinguish between shared EP context models and regular models when initializing shared contexts

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@MayureshV1
MayureshV1 merged commit dbd1ce0 into intel:ovep-develop Nov 19, 2025
3 of 5 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.

3 participants