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] Fix output format not changing at runtime #15887

Merged

Conversation

andrew-k-park
Copy link
Contributor

Details:

  • Fix dep reorder node's output format to be saved to the current reorder node's output_format during removing dep reorder node in remove_redundant_reorders opt pass

Tickets:

  • 103951

@andrew-k-park andrew-k-park added the category: GPU OpenVINO GPU plugin label Feb 22, 2023
@andrew-k-park andrew-k-park added this to the 2023.0 milestone Feb 22, 2023
@andrew-k-park andrew-k-park requested review from a team as code owners February 22, 2023 14:51
@yeonbok
Copy link
Contributor

yeonbok commented Feb 22, 2023

Please add a unittest.

@andrew-k-park andrew-k-park force-pushed the fix_not_change_format_in_runtime branch from bd8b0fa to c7c68c2 Compare February 23, 2023 09:54
@andrew-k-park
Copy link
Contributor Author

Please add a unittest.

Added remove_redundant_reorders pass TC for ov_gpu_unit_tests

@andrew-k-park andrew-k-park force-pushed the fix_not_change_format_in_runtime branch from c7c68c2 to 19a417f Compare February 23, 2023 10:05
@andrew-k-park andrew-k-park force-pushed the fix_not_change_format_in_runtime branch from 19a417f to a24ba6a Compare February 24, 2023 14:12
@yeonbok yeonbok merged commit 46e8aad into openvinotoolkit:master Feb 24, 2023
andrei-cv pushed a commit to andrei-cv/openvino that referenced this pull request Mar 21, 2023
* [GPU] Fix output format not changing at runtime

Signed-off-by: Andrew Park <[email protected]>

* Add remove_redundant_reorders pass TC for ov_gpu_unit_tests

Signed-off-by: Andrew Park <[email protected]>

---------

Signed-off-by: Andrew Park <[email protected]>
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