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] Fix compilation of topologies with only 2 functional layers: convolution and pooling #5501

Merged
merged 1 commit into from
May 7, 2021

Conversation

elilobanova
Copy link
Contributor

Details:

  • When GNA2 convolution primitive with pooling is created number of operations is calculated incorrectly.
  • GNA2 convolution primitive with pooling requires activation operation, create identity activation if there is no an activation before or after pooling layer.

Tickets:

54678

@elilobanova elilobanova requested review from kbruniec and a team May 4, 2021 12:22
@openvino-pushbot openvino-pushbot added category: GNA OpenVINO GNA plugin category: IE Tests OpenVINO Test: plugins and common labels May 4, 2021
@dorloff dorloff merged commit 696aa37 into openvinotoolkit:master May 7, 2021
tadamowicz pushed a commit to tadamowicz/openvino that referenced this pull request Aug 30, 2023
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.

4 participants