forked from openvinotoolkit/openvino
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[GPU] Fix reorder for node with single output, multiple users (openvi…
…notoolkit#24942) ### Details: - This is for adding reorder where the node has single output but multiple users while port number to each user is same. - In this case, add just one reorder to the node to share it with all the user. ### Tickets: - 136041
- Loading branch information
1 parent
84c9766
commit 308443d
Showing
2 changed files
with
54 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