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

[IE CLDNN] Fix fused ops data loading in 1x1 conv fsv16 kernel #1948

Merged
merged 1 commit into from
Aug 26, 2020
Merged

Conversation

jhajducz
Copy link
Contributor

This patch is meant to fix fused ops data loading in 1x1 convolution kernel for blocked format. Currently EAST model is failing because of incorrect values produced in this kernel after fused eltwise operation.

JIRA: CVS-34755

@jhajducz jhajducz added bug Something isn't working category: GPU OpenVINO GPU plugin labels Aug 26, 2020
@jhajducz jhajducz added this to the 2021.1 milestone Aug 26, 2020
@jhajducz jhajducz requested review from a team as code owners August 26, 2020 12:35
@vladimir-paramuzov vladimir-paramuzov merged commit d82a16a into openvinotoolkit:master Aug 26, 2020
RomanZm pushed a commit to RomanZm/openvino that referenced this pull request Aug 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working category: GPU OpenVINO GPU plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants