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

Unroll Tensor Iterator using ngraph pass #7205

Merged
merged 4 commits into from
Aug 31, 2021

Conversation

evkotov
Copy link
Contributor

@evkotov evkotov commented Aug 23, 2021

Details:

  • use ngraph-based unroll tensor iterator
  • fix functional tests (they were working when legacy UnrollTI used)

Tickets:

  • 52088

@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:29
@evkotov evkotov changed the title Unroll tensor iterator Unroll Tensor Iterator using ngraph pass Aug 23, 2021
@dorloff dorloff merged commit 1eea4a5 into openvinotoolkit:master Aug 31, 2021
@evkotov evkotov deleted the unroll_tensor_iterator branch August 31, 2021 08:07
akuporos pushed a commit to akuporos/openvino that referenced this pull request Sep 29, 2021
* use ngraph-based unroll-ti as default

* use isNgraphPassesUsed for legacy code

* code review fixes

* code review fixes
tadamowicz pushed a commit to tadamowicz/openvino that referenced this pull request Aug 30, 2023
* use ngraph-based unroll-ti as default

* use isNgraphPassesUsed for legacy code

* code review fixes

* code review fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: GNA OpenVINO GNA plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants