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 lack of support for 3D (and smaller) shapes in TransposeFusion pass #26440

Conversation

sshlyapn
Copy link
Contributor

@sshlyapn sshlyapn commented Sep 5, 2024

Details:

  • Fix lack of support for 3D (and smaller) shapes in TransposeFusion pass
  • Update IncreasePositionIdsPrecision to support both MatMul and Gemm operations

Tickets:

…ion pass; update IncreasePositionIdsPrecision to support both MatMul and Gemm operations
@sshlyapn sshlyapn added this to the 2024.4 milestone Sep 5, 2024
@sshlyapn sshlyapn requested review from a team as code owners September 5, 2024 10:43
@p-durandin p-durandin added this pull request to the merge queue Sep 5, 2024
Merged via the queue into openvinotoolkit:releases/2024/4 with commit c3152d3 Sep 5, 2024
130 checks passed
github-merge-queue bot pushed a commit that referenced this pull request Sep 5, 2024
…ion pass (#26441)

### Details:
- Fix lack of support for 3D (and smaller) shapes in TransposeFusion
pass
- Update IncreasePositionIdsPrecision to support both MatMul and Gemm
operations
 - Copy of #26440

### Tickets:
 - [CVS-146889](https://jira.devtools.intel.com/browse/CVS-146889)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: GPU OpenVINO GPU plugin Code Freeze
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants