Skip to content

[GNA] Support for cascade concat with non functional layers#598

Merged
esmirno merged 1 commit intoopenvinotoolkit:masterfrom
admitriev-gna:private/ad/permute
Jul 30, 2020
Merged

[GNA] Support for cascade concat with non functional layers#598
esmirno merged 1 commit intoopenvinotoolkit:masterfrom
admitriev-gna:private/ad/permute

Conversation

@admitriev-gna
Copy link
Copy Markdown
Contributor

Support for cascade concat with non functional layers between concats.
Added tests for cascade concat

@admitriev-gna admitriev-gna requested review from a team, dorloff, esmirno and pavel-rodionov May 26, 2020 12:24
@admitriev-gna admitriev-gna self-assigned this May 26, 2020
@pavel-rodionov pavel-rodionov added the category: GNA OpenVINO GNA plugin label May 27, 2020
@admitriev-gna
Copy link
Copy Markdown
Contributor Author

@dorloff, @esmirno check please)

Copy link
Copy Markdown
Contributor

@pavel-rodionov pavel-rodionov left a comment

Choose a reason for hiding this comment

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

Looks good just some minor comments.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Typo here

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I'm sorry but do you actually use something form ngraph_helpers.hpp here in this header?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Why do we need this?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

For consistency I can suggest your to use const_mul and mul or const_mult and mult

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

why we are not creating unit tests at all? Functional test to me only should happen if fight with accuracy. And event than it is questionable.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

what if there will be non linear subgraph of reshapes? What functional layer will be ended up with?
Create a case concat->reshape->(out:0)affine, (out:1 )concat

@admitriev-gna admitriev-gna force-pushed the private/ad/permute branch 7 times, most recently from 59721ac to 2e75b62 Compare June 24, 2020 07:13
@admitriev-gna admitriev-gna force-pushed the private/ad/permute branch 4 times, most recently from 0932d40 to 3b5b328 Compare June 25, 2020 13:01
…oncats

[GNA] Support for cascade concat with non functional layers between concats

[GNA] Support for cascade concat with non functional layers between concats

fix discussion

medn

test

delete commet

Rework test

minor fix

last fix

Test Align filter

fix discussion
@esmirno esmirno merged commit 861bcc2 into openvinotoolkit:master Jul 30, 2020
RomanZm pushed a commit to RomanZm/openvino that referenced this pull request Aug 28, 2020
…oncats (openvinotoolkit#598)

[GNA] Support for cascade concat with non functional layers between concats
tadamowicz pushed a commit to tadamowicz/openvino that referenced this pull request Aug 30, 2023
…oncats (openvinotoolkit#598)

[GNA] Support for cascade concat with non functional layers between concats
redradist pushed a commit to redradist/openvino that referenced this pull request Oct 6, 2023
…it#598)

* Modify OPENVINO_OP using, caused by deprecated version

Signed-off-by: xuejun <xuejun.zhai@intel.com>

* Fix review comments

Signed-off-by: xuejun <xuejun.zhai@intel.com>

---------

Signed-off-by: xuejun <xuejun.zhai@intel.com>
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
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