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

[NPU] Optimize remote context path #29070

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

Conversation

pereanub
Copy link
Contributor

@pereanub pereanub commented Feb 19, 2025

Details:

  • Global remote properties can be set through the context creation method -> they will be used to create tensors from that context if no other properties are shared when creating the tensors. If properties are shared, then they will be merged with the global remote properties.
  • Get the device in the Remote context ctor

@pereanub pereanub requested review from a team as code owners February 19, 2025 13:01
@github-actions github-actions bot added the category: NPU OpenVINO NPU plugin label Feb 19, 2025
@pereanub pereanub force-pushed the optimize_remote_context branch 4 times, most recently from e55cbca to c0e3e4a Compare February 20, 2025 13:01
@pereanub pereanub marked this pull request as draft February 20, 2025 13:42
@pereanub pereanub force-pushed the optimize_remote_context branch 2 times, most recently from 42b1523 to cb9271e Compare February 21, 2025 07:58
@pereanub pereanub force-pushed the optimize_remote_context branch from cb9271e to 3a1e4e0 Compare February 21, 2025 07:59
@pereanub pereanub marked this pull request as ready for review February 21, 2025 08:01
Copy link
Contributor

@sbutnari sbutnari left a comment

Choose a reason for hiding this comment

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

always happy to see new tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: NPU OpenVINO NPU plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants