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

[GPU] Use stream executor and exceptions from new api #18531

Merged

Conversation

vladimir-paramuzov
Copy link
Contributor

Details:

  • Replace old stream executor with new one in gpu plugin internals (except CompiledModel)
  • use OPENVINO_ASSERT/OPENVINO_THROW instead of legacy macros
  • some warning suppressions
  • Handle ov::Exception in ICompileModelWrapper::get_property()

@vladimir-paramuzov vladimir-paramuzov added the category: GPU OpenVINO GPU plugin label Jul 13, 2023
@vladimir-paramuzov vladimir-paramuzov added this to the 2023.1 milestone Jul 13, 2023
@vladimir-paramuzov vladimir-paramuzov requested review from a team as code owners July 13, 2023 11:12
@github-actions github-actions bot added the category: inference OpenVINO Runtime library - Inference label Jul 13, 2023
@vladimir-paramuzov vladimir-paramuzov force-pushed the refactoring branch 2 times, most recently from 6fb284c to 077a898 Compare July 14, 2023 05:07
@vladimir-paramuzov vladimir-paramuzov enabled auto-merge (squash) July 14, 2023 12:32
@vladimir-paramuzov vladimir-paramuzov merged commit 325d02b into openvinotoolkit:master Jul 14, 2023
@vladimir-paramuzov vladimir-paramuzov deleted the refactoring branch July 17, 2023 04:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: GPU OpenVINO GPU plugin category: inference OpenVINO Runtime library - Inference
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants