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] Use explicit output indexes in the tr_matmul_tr transformation pass #22769

Merged
merged 2 commits into from
Feb 11, 2024

Conversation

e-ddykim
Copy link
Contributor

Details:

  • Some layers (e.g. VariadicSplit) does not have the default output index. This PR fixes the tr_matmul_tr transformation pass to use explicit output indexes.

Tickets:

  • 131014
  • 131032

@e-ddykim e-ddykim requested review from a team as code owners February 10, 2024 16:21
@github-actions github-actions bot added the category: GPU OpenVINO GPU plugin label Feb 10, 2024
@yeonbok yeonbok added this pull request to the merge queue Feb 11, 2024
Merged via the queue into openvinotoolkit:master with commit e57c827 Feb 11, 2024
87 checks passed
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