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] Use level zero init structure/ Follow same code design #27453

Merged
merged 3 commits into from
Nov 8, 2024

Conversation

pereanub
Copy link
Contributor

@pereanub pereanub commented Nov 7, 2024

Details:

  • Use init structure instead of raw pointers to make sure the methods are still available
  • Use the same design in case of shared_ptr

Tickets:

  • EISW-94929

Signed-off-by: Bogdan Pereanu <bogdan.pereanu@intel.com>
@pereanub pereanub requested review from a team as code owners November 7, 2024 11:52
@github-actions github-actions bot added the category: NPU OpenVINO NPU plugin label Nov 7, 2024
…are not deallocated

Signed-off-by: Bogdan Pereanu <bogdan.pereanu@intel.com>
@pereanub pereanub added this pull request to the merge queue Nov 8, 2024
Merged via the queue into openvinotoolkit:master with commit 51062ea Nov 8, 2024
139 checks passed
@pereanub pereanub deleted the use_init_structure branch November 8, 2024 16:32
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.

3 participants