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

NPUW: Fix non-NPU execution in the new pipeline #28346

Merged

Conversation

AsyaPronina
Copy link
Contributor

@AsyaPronina AsyaPronina commented Jan 9, 2025

Details:

  • Correctly ported GenAI logic to extract npu descriptor

Tickets:

  • N/A

@AsyaPronina AsyaPronina requested review from a team as code owners January 9, 2025 12:51
@github-actions github-actions bot added category: NPU OpenVINO NPU plugin category: NPUW NPUW plugin labels Jan 9, 2025
@dmatveev dmatveev changed the title Extract NPU descriptor from Core in case NPU device/driver is not present in system NPUW: Fix non-NPU execution in the new pipeline Jan 9, 2025
Comment on lines 304 to 305
// NOTE: Calls are done to core and not to plugin itself to avoid NPU plugin to directly ask
// for device and properties if NPU device/driver is not present.
Copy link
Contributor

Choose a reason for hiding this comment

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

please inherit the old flow here.

@dmatveev dmatveev self-assigned this Jan 9, 2025
@dmatveev dmatveev added this to the 2025.0 milestone Jan 9, 2025
@dmatveev dmatveev enabled auto-merge January 9, 2025 18:24
@dmatveev dmatveev added this pull request to the merge queue Jan 9, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 9, 2025
@dmatveev dmatveev added this pull request to the merge queue Jan 10, 2025
Merged via the queue into openvinotoolkit:master with commit 433256b Jan 10, 2025
161 checks passed
@dmatveev dmatveev deleted the npuw_llm_ask_prop_from_core branch January 10, 2025 12:16
MirceaDan99 pushed a commit to MirceaDan99/openvino that referenced this pull request Jan 22, 2025
### Details:
 - *Correctly ported GenAI logic to extract npu descriptor*

### Tickets:
 - *N/A*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: NPU OpenVINO NPU plugin category: NPUW NPUW plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants