Skip to content
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

Fix inference with EP context embed mode 0 #491

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

javier-intel
Copy link

Description

Fix failure to set embed mode when reading an EP context model. The default value for the embed mode variable is true so when embed mode zero (false) was used this caused the filename stored in the cache context to be interpreted as the compiled blob and fail.

Motivation and Context

Fix is required to support embed mode 0 for lower memory utilization.

@sfatimar
Copy link

sfatimar commented Nov 7, 2024

LGTM

@sfatimar sfatimar merged commit 28ce96e into ovep-develop-lnl-1.4 Nov 8, 2024
6 of 16 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