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

Add check to fallback to permute_ref if different format for oneDNN #27756

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

clee30
Copy link
Contributor

@clee30 clee30 commented Nov 26, 2024

Details:

If the input and output format are not the same in permute before oneDNN convolution, permute_kernel_f_y_axes doesn't support it. Need to fallback to permute_ref

Tickets:

…penvinotoolkit#27402)

### Details:
If the input and output format are not the same in permute before oneDNN
convolution, permute_kernel_f_y_axes doesn't support it. Need to
fallback to permute_ref

### Tickets:
 - *CVS-155933*
@clee30 clee30 requested review from a team as code owners November 26, 2024 13:46
@github-actions github-actions bot added the category: GPU OpenVINO GPU plugin label Nov 26, 2024
@sys-openvino-ci sys-openvino-ci added the ExternalIntelPR External contributor from Intel label Nov 26, 2024
@p-durandin
Copy link
Contributor

Backport approved

@p-durandin
Copy link
Contributor

build_jenkins

@p-durandin p-durandin enabled auto-merge November 26, 2024 14:07
@p-durandin p-durandin added this pull request to the merge queue Nov 26, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 26, 2024
@p-durandin p-durandin added this pull request to the merge queue Nov 27, 2024
Merged via the queue into openvinotoolkit:releases/2024/5 with commit 3004974 Nov 27, 2024
151 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 ExternalIntelPR External contributor from Intel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants