Skip to content

[IE CLDNN] Fix for a few fp32 regressions after int8 batch 16 changes #1737

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

Merged

Conversation

alex-chaiko
Copy link
Contributor

@alex-chaiko alex-chaiko commented Aug 12, 2020

#632 patch adds fp32-bs_fs_yx_bsv16_fsv16 fully connected layer to the implementation map. That results in choosing reference FC kernel for some fp32 models.
This is one line changes which restores previous behavior by disabling fp32-bs_fs_yx_bsv16_fsv16 for FC.
Jira: CVS-33417

@alex-chaiko alex-chaiko added the category: GPU OpenVINO GPU plugin label Aug 12, 2020
@alex-chaiko alex-chaiko changed the title [IE CLDNN] Experiment for regressions after int8 batch 16 changes [IE CLDNN] Fix for a few fp32 regressions after int8 batch 16 changes Aug 13, 2020
@alex-chaiko alex-chaiko marked this pull request as ready for review August 13, 2020 11:45
@alex-chaiko alex-chaiko requested review from a team as code owners August 13, 2020 11:45
@alex-chaiko alex-chaiko added this to the 2021.1 milestone Aug 13, 2020
@vladimir-paramuzov vladimir-paramuzov merged commit 5b91410 into openvinotoolkit:master Aug 14, 2020
alex-chaiko added a commit to alex-chaiko/openvino that referenced this pull request Aug 25, 2020
mryzhov pushed a commit to mryzhov/openvino that referenced this pull request 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
category: GPU OpenVINO GPU plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants