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] Extract debug code from network::execute() #26888

Conversation

vladimir-paramuzov
Copy link
Contributor

Details:

  • Debug code in network::execute() method is extracted to separate class/file to improve code readability

@github-actions github-actions bot added the category: GPU OpenVINO GPU plugin label Oct 2, 2024
@vladimir-paramuzov vladimir-paramuzov added this to the 2024.5 milestone Oct 3, 2024
@vladimir-paramuzov vladimir-paramuzov added this pull request to the merge queue Oct 3, 2024
Merged via the queue into openvinotoolkit:master with commit 5c1e1fb Oct 3, 2024
141 checks passed
@vladimir-paramuzov vladimir-paramuzov deleted the extract_debug_code_from_network branch October 3, 2024 13:37
pkowalc1 pushed a commit to pkowalc1/openvino that referenced this pull request Oct 9, 2024
### Details:
- Debug code in network::execute() method is extracted to separate
class/file to improve code readability
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: GPU OpenVINO GPU plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants