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

Ort openvino npu 1.17 master #1

Open
wants to merge 44 commits into
base: master
Choose a base branch
from

Conversation

sspintel
Copy link
Owner

Description

Motivation and Context

sspintel and others added 30 commits March 12, 2024 23:14
Since there's a common GlobalContext, when we create two Sessions in the same user code,
the provider options of the first model gets overwritten with the second model's.

To overcome this, this PR creates an instance of GlobalContext for each instance of
OpenVINOExecutionProvider and uses it throughout wherever access to the GlobalContext's parameters are required.
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