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

[LPT] ConvolutionBackpropData Transformation fix #5924

Merged

Conversation

v-Golubev
Copy link
Contributor

@v-Golubev v-Golubev commented May 31, 2021

Details:

  • ConvolutionBackpropDataTransformation: handled incorrect dequantization on weights (dq by zero dimension)

Tickets:

  • 56886

Validation:

  • Accuracy: developer-services/job/accuracy/2108/ (reference: developer-services/job/accuracy/2109/)

@v-Golubev v-Golubev added the category: LP transformations OpenVINO Low Precision transformations label May 31, 2021
@v-Golubev v-Golubev requested review from a team May 31, 2021 12:52
@openvino-pushbot openvino-pushbot added category: CPU OpenVINO CPU plugin category: IE Tests OpenVINO Test: plugins and common labels May 31, 2021
@v-Golubev v-Golubev added the bug Something isn't working label May 31, 2021
@eshoguli eshoguli merged commit 04b1f22 into openvinotoolkit:master Jun 1, 2021
yekruglov pushed a commit to yekruglov/openvino that referenced this pull request Jun 7, 2021
* [LPT] ConvolutionBackpropData: handled incorrect dequantization on weights

* [LPT][TESTS] ConvolutionBackpropData: added test-cases with incorrect dequantization on weights
rnugmanx pushed a commit to rnugmanx/openvino that referenced this pull request Aug 26, 2021
* [LPT] ConvolutionBackpropData: handled incorrect dequantization on weights

* [LPT][TESTS] ConvolutionBackpropData: added test-cases with incorrect dequantization on weights
@v-Golubev v-Golubev deleted the vg/lpt/conv_backprop_data_fix branch September 20, 2021 11:12
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: CPU OpenVINO CPU plugin category: IE Tests OpenVINO Test: plugins and common category: LP transformations OpenVINO Low Precision transformations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants