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

[GNA] Rewrite RemoveSingleInputConcatPass using ngraph #7208

Merged
merged 9 commits into from
Sep 7, 2021

Conversation

evkotov
Copy link
Contributor

@evkotov evkotov commented Aug 23, 2021

Details:

  • Rewrite RemoveSingleInputConcatPass using ngraph
  • write unit tests

Tickets:

  • 56249

@evkotov evkotov added the category: GNA OpenVINO GNA plugin label Aug 23, 2021
@evkotov evkotov added this to the 2022.1 milestone Aug 23, 2021
@evkotov evkotov self-assigned this Aug 23, 2021
@evkotov evkotov requested review from a team August 23, 2021 14:56
@openvino-pushbot openvino-pushbot added the category: IE Tests OpenVINO Test: plugins and common label Aug 23, 2021
@evkotov evkotov force-pushed the remove_single_input_concat branch from 6d8f7ed to a6fdcf3 Compare September 1, 2021 12:37
@dorloff dorloff merged commit 8985fef into openvinotoolkit:master Sep 7, 2021
@evkotov evkotov deleted the remove_single_input_concat branch September 7, 2021 08:32
akuporos pushed a commit to akuporos/openvino that referenced this pull request Sep 29, 2021
…it#7208)

* initial matcher pass

* write test implementation; + add unit tests

* base

* add unit tests

* code review fixes

* code review fixes

* fix

* fix

* move RemoveSingleInputConcat before opset to legacy conversion
tadamowicz pushed a commit to tadamowicz/openvino that referenced this pull request Aug 30, 2023
…it#7208)

* initial matcher pass

* write test implementation; + add unit tests

* base

* add unit tests

* code review fixes

* code review fixes

* fix

* fix

* move RemoveSingleInputConcat before opset to legacy conversion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: GNA OpenVINO GNA plugin category: IE Tests OpenVINO Test: plugins and common
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants