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 support #5313

Merged

Conversation

vzinovie
Copy link
Contributor

@vzinovie vzinovie commented Apr 19, 2021

issue: 45623
validation:

  • accuracy:
    • branch: developer-services/job/accuracy/1948/
    • reference: developer-services/job/accuracy/1949/
  • performance:
    • branch: developer-services/job/performance/853/
    • reference: developer-services/job/performance/854/

@vzinovie vzinovie requested review from a team April 19, 2021 17:54
@openvino-pushbot openvino-pushbot added category: CPU OpenVINO CPU plugin category: IE Tests OpenVINO Test: plugins and common category: Core OpenVINO Core (aka ngraph) labels Apr 19, 2021
@vzinovie vzinovie force-pushed the vz/lpt/convolution_backprop_data branch from da25146 to 01f80cf Compare April 20, 2021 11:22
Copy link
Contributor

@eshoguli eshoguli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Partially was done. Tests are not reviewed - WIP.

@vzinovie vzinovie force-pushed the vz/lpt/convolution_backprop_data branch from 2e0c7f0 to 333eb89 Compare April 21, 2021 16:15
vzinovie added a commit to vzinovie/openvino that referenced this pull request Apr 21, 2021
@vzinovie
Copy link
Contributor Author

@eshoguli Should we merge #4764 in the first order?

vzinovie added a commit to vzinovie/openvino that referenced this pull request Apr 21, 2021
@vzinovie vzinovie force-pushed the vz/lpt/convolution_backprop_data branch from 333eb89 to b8a2efc Compare April 21, 2021 17:45
vzinovie added a commit to vzinovie/openvino that referenced this pull request Apr 21, 2021
@vzinovie vzinovie force-pushed the vz/lpt/convolution_backprop_data branch from 17e2096 to 916c8ec Compare April 29, 2021 13:50
eshoguli pushed a commit that referenced this pull request May 4, 2021
* [LPT] Checks to not transform layers with incorrect zero points

* [LPT] Fold not transformed weights

* [LPT] Minor fixes; review from #5313
@vzinovie vzinovie force-pushed the vz/lpt/convolution_backprop_data branch from 324e3fd to 4e29161 Compare May 4, 2021 17:49
@vzinovie vzinovie requested review from a team as code owners May 5, 2021 14:16
Copy link
Contributor

@v-Golubev v-Golubev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good for me. Thanks!

@vzinovie vzinovie force-pushed the vz/lpt/convolution_backprop_data branch 2 times, most recently from 1ea24a4 to 44fc0c3 Compare May 11, 2021 13:08
@vzinovie vzinovie force-pushed the vz/lpt/convolution_backprop_data branch from 44fc0c3 to 182b1c3 Compare May 17, 2021 08:53
@eshoguli eshoguli merged commit e41e255 into openvinotoolkit:master May 17, 2021
yekruglov pushed a commit to yekruglov/openvino that referenced this pull request Jun 7, 2021
* [LPT] ConvolutionBackpropData support

* minor fixes

* [Transformations] Legacy subtract precision keep

* [LPT] ConvolutionBackpropData tests improvements

* [LPT] ConvolutionBackpropData weights folding when can't be transformed

* [LPT] CanBeTransformed unification and convolution weights folding

* [LPT] GPU INT8 optimizations condition flag

* [LPT] Concat precision predict improvement

* [LPT] Turn off asymmetric quantization for Deconvolution on GPU

* [LPT] Improvements from review

* [LPT] Check if layer after concat isQuantized and require per-tensor quantize

* [LPT] Improvement for Deconv->FQ pattern

* [LPT] Commented failing tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Core OpenVINO Core (aka ngraph) category: CPU OpenVINO CPU plugin category: IE Tests OpenVINO Test: plugins and common
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants