-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[GPU][Loop] Change condition to reinterprete buffer (#25086)
### Details: - In primitive_inst.cpp when skippable node which is optimized out, is returned at realloc_if_needed(), output memory layout should be changed. - So it needs to adjust in respective primitive_inst (for this case, Reorder) ### Tickets: - 143848
- Loading branch information
1 parent
943a94a
commit 64eb742
Showing
2 changed files
with
121 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters