Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[GPU]add cpu_reset in ~CompiledModel in GPU plugin #29144

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

Conversation

sunxiaoxia2022
Copy link
Contributor

Details:

  • Add cpu_reset() in ~CompiledModel in GPU plugin. cpu_reset() is resetting CPU states in cpu_mapping_table which may be reserved by some compiled model. This function was added in PR#27321 which was only added in CPU plugin. So now added this function into GPU plugin.

Tickets:

  • ticket-id

@sunxiaoxia2022 sunxiaoxia2022 requested review from a team as code owners February 25, 2025 03:23
@github-actions github-actions bot added the category: GPU OpenVINO GPU plugin label Feb 25, 2025
Co-authored-by: Vladimir Paramuzov <vladimir.paramuzov@intel.com>
@wangleis wangleis added this pull request to the merge queue Feb 26, 2025
@wangleis wangleis removed this pull request from the merge queue due to a manual request Feb 26, 2025
@sunxiaoxia2022 sunxiaoxia2022 requested review from a team as code owners February 26, 2025 07:03
@github-actions github-actions bot added the category: CPU OpenVINO CPU plugin label Feb 26, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
category: CPU OpenVINO CPU plugin category: GPU OpenVINO GPU plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants