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

[AUTO] Refine the logic of creating HW plugins in AUTO #27691

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

Conversation

yangwang201911
Copy link
Contributor

@yangwang201911 yangwang201911 commented Nov 22, 2024

Details:

  • The core needs to pass the ov::device::priorities into meta plugin to avoid creating the unnecessary HW plugin when the core is checking if meta plugin supports caching property.
  • AUTO only creates/holds the HW plugins based on the device list that is specified from user
  • AUTO collects the capabilities from specified device candidate list rather than from all of registered devices in core.

Tickets:

@github-actions github-actions bot added category: inference OpenVINO Runtime library - Inference category: AUTO OpenVINO AUTO device selection plugin labels Nov 22, 2024
@yangwang201911 yangwang201911 marked this pull request as ready for review November 25, 2024 01:14
@yangwang201911 yangwang201911 requested review from a team as code owners November 25, 2024 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: AUTO OpenVINO AUTO device selection plugin category: inference OpenVINO Runtime library - Inference
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant