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] SplitTransformation WA for unsupported concat #5833

Merged
merged 2 commits into from
Jun 1, 2021

Conversation

v-Golubev
Copy link
Contributor

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

Details:

  • SplitTransformation WA: avoid propagation of dequantization operations if after Split all consumers are the same unsupported Concat

Tickets:

  • 55548
  • 56781

Validation

  • Accuracy: developer-services/job/accuracy/2083/ (reference: developer-services/job/accuracy/2084/)

@v-Golubev v-Golubev added bug Something isn't working category: LP transformations OpenVINO Low Precision transformations labels May 26, 2021
@v-Golubev v-Golubev added this to the 2021.4 milestone May 26, 2021
@v-Golubev v-Golubev requested review from vzinovie and eshoguli May 26, 2021 10:28
@v-Golubev v-Golubev marked this pull request as ready for review May 26, 2021 13:52
@v-Golubev v-Golubev requested review from a team May 26, 2021 13:52
@v-Golubev v-Golubev force-pushed the vg/lpt/variadic_split_wa branch 2 times, most recently from c58655a to a437299 Compare May 26, 2021 15:19
@v-Golubev v-Golubev requested a review from a team May 26, 2021 19:11
@v-Golubev v-Golubev force-pushed the vg/lpt/variadic_split_wa branch 3 times, most recently from 0c3202a to 17cdf33 Compare May 31, 2021 06:17
@v-Golubev v-Golubev force-pushed the vg/lpt/variadic_split_wa branch from 17cdf33 to 9ef76e4 Compare May 31, 2021 12:54
@eshoguli eshoguli merged commit c980a0b into openvinotoolkit:master Jun 1, 2021
yekruglov pushed a commit to yekruglov/openvino that referenced this pull request Jun 7, 2021
…5833)

* [LPT] SplitTransformation WA for unsupported concat

* [LPT][TESTS] added test-case with Split and unsupported Concat
rnugmanx pushed a commit to rnugmanx/openvino that referenced this pull request Aug 26, 2021
…5833)

* [LPT] SplitTransformation WA for unsupported concat

* [LPT][TESTS] added test-case with Split and unsupported Concat
@v-Golubev v-Golubev deleted the vg/lpt/variadic_split_wa 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: LP transformations OpenVINO Low Precision transformations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants