[GNA] fixed case when input connected to concat from left and const from right#2874
Merged
dorloff merged 4 commits intoopenvinotoolkit:masterfrom Nov 10, 2020
Merged
Conversation
af87aff to
3a64ca4
Compare
bsochack
reviewed
Oct 28, 2020
inference-engine/src/gna_plugin/descriptions/gna_offset_desc.hpp
Outdated
Show resolved
Hide resolved
bsochack
reviewed
Oct 28, 2020
bsochack
reviewed
Oct 28, 2020
...s/functional/plugin/gna/shared_tests_instances/subgraph_tests/first_connect_input_concat.cpp
Outdated
Show resolved
Hide resolved
f169d4b to
0351f93
Compare
Contributor
|
looks good |
bsochack
approved these changes
Nov 2, 2020
b42dd7a to
50ab98f
Compare
bsochack
reviewed
Nov 4, 2020
| @@ -2141,7 +2141,7 @@ GNAPluginNS::ConnectionDetails GNAGraphCompiler::connectInput(CNNLayerPtr layer, | |||
| auto memorySize = InferenceEngine::details::product(memoryLayer.getDims()) * memoryLayer.elementSizeBytes(); | |||
|
|
|||
| // negative offset used for indicate that memory layer should be bound to given buffer | |||
Contributor
There was a problem hiding this comment.
please correct a comment as it is not correct
a77507b to
a86ca9b
Compare
a86ca9b to
dd24d49
Compare
mryzhov
pushed a commit
to mryzhov/openvino
that referenced
this pull request
Dec 16, 2020
…rom right (openvinotoolkit#2874) * Added test * Added fix * Fix comment * Fix conflict
tadamowicz
pushed a commit
to tadamowicz/openvino
that referenced
this pull request
Aug 30, 2023
…rom right (openvinotoolkit#2874) * Added test * Added fix * Fix comment * Fix conflict
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.
No description provided.