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] Optimize MemoryInput/Output for empty shapes #27015

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

maxnick
Copy link
Contributor

@maxnick maxnick commented Oct 11, 2024

Details:

Add a short path for "empty" state tensors processing in the MemoryInput and MemoryOutput nodes.

Tickets:

@maxnick maxnick requested review from a team as code owners October 11, 2024 14:53
@github-actions github-actions bot added the category: CPU OpenVINO CPU plugin label Oct 11, 2024
@maxnick maxnick added this to the 2024.5 milestone Oct 11, 2024
@maxnick maxnick added this pull request to the merge queue Oct 15, 2024
Merged via the queue into openvinotoolkit:master with commit 06eb814 Oct 15, 2024
155 checks passed
@maxnick maxnick deleted the state_empty_tensor_optimize branch October 15, 2024 09:00
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