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

[CPU][DEBUG_CAPS] Bring back an execution of all nodes for debug caps #28597

Merged

Conversation

EgorDuplensky
Copy link
Contributor

@EgorDuplensky EgorDuplensky commented Jan 21, 2025

The logic was reverted due to the issues with making all the nodes
executable in some scenarious.
The problem is that without this functionality debug capabilities became
less usable.
So bring back the logic and try to cover problematic scenarios,
i.e. static nodes with empty shapes, which should never be executed
even with debug caps.

@EgorDuplensky EgorDuplensky requested review from a team as code owners January 21, 2025 18:43
@github-actions github-actions bot added the category: CPU OpenVINO CPU plugin label Jan 21, 2025
@EgorDuplensky
Copy link
Contributor Author

@maxnick Could you please a look

The logic was reverted due to the issues with making all the nodes
executable in some scenarious.
The problem is that without this functionality debug capabilities became
less usable.
So bring back the logic and try to cover problematic scenarios,
i.e. static nodes with empty shapes, which never should be executed
even with debug caps.
@EgorDuplensky EgorDuplensky force-pushed the revert_debug_caps_executable branch from b101670 to 80c25fc Compare January 21, 2025 18:57
@maxnick maxnick added this pull request to the merge queue Jan 29, 2025
@maxnick maxnick added this to the 2025.1 milestone Jan 29, 2025
Merged via the queue into openvinotoolkit:master with commit bf5175d Jan 29, 2025
180 checks passed
@maxnick maxnick deleted the revert_debug_caps_executable branch January 29, 2025 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: CPU OpenVINO CPU plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants