[GNA] Fixes for convolution handling#7861
Merged
dorloff merged 4 commits intoopenvinotoolkit:masterfrom Oct 13, 2021
Merged
Conversation
c7e7939 to
2f76cc7
Compare
nkogteva
reviewed
Oct 7, 2021
.../tests/unit/gna/ngraph/transformations/gna_insert_transpose_after_convolution_or_pooling.cpp
Outdated
Show resolved
Hide resolved
...ence-engine/tests/functional/plugin/gna/pass_tests/remove_permutations_NHWC_to_NCHW_pass.cpp
Outdated
Show resolved
Hide resolved
kbruniec
reviewed
Oct 8, 2021
...ence-engine/tests/functional/plugin/gna/pass_tests/remove_permutations_NHWC_to_NCHW_pass.cpp
Show resolved
Hide resolved
...ine/tests/functional/plugin/gna/shared_tests_instances/subgraph_tests/delayed_copy_layer.cpp
Show resolved
Hide resolved
.../tests/unit/gna/ngraph/transformations/gna_insert_transpose_after_convolution_or_pooling.cpp
Show resolved
Hide resolved
a7e2e6f to
9fccf82
Compare
nkogteva
approved these changes
Oct 12, 2021
kbruniec
approved these changes
Oct 12, 2021
9fccf82 to
5a889a0
Compare
5a889a0 to
8ad5f50
Compare
tadamowicz
pushed a commit
to tadamowicz/openvino
that referenced
this pull request
Aug 30, 2023
* [GNA] Fixed errors with convolution handling * [GNA] Tests added * [GNA] Fixed the problem with Convolution Filter * [GNA] Allow scale factors near 0, comments apply
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Details:
Tickets:
66334