Fix cases when identities inserted identites are separated by nonFunctional layers...
authorKamil Magierski <kamil.magierski@intel.com>
Tue, 3 Nov 2020 07:49:58 +0000 (08:49 +0100)
committerGitHub <noreply@github.com>
Tue, 3 Nov 2020 07:49:58 +0000 (10:49 +0300)
commit3f4d8b49ff6e3f8e7e039c4075e45cab53e55ebe
tree39d93602c524723240f2a21b5bf379815593639c
parent6a2c209e580baa3144d8620ac6babc3c0d4b6da3
Fix cases when identities inserted identites are separated by nonFunctional layers (#2771)
inference-engine/src/gna_plugin/optimizer/gna_pass_manager.cpp
inference-engine/tests/functional/plugin/gna/shared_tests_instances/subgraph_tests/memory_eltwise_reshape_concat.cpp [new file with mode: 0644]
inference-engine/tests/functional/plugin/shared/include/subgraph_tests/memory_eltwise_reshape_concat.hpp [new file with mode: 0644]
inference-engine/tests/functional/plugin/shared/src/subgraph_tests/memory_eltwise_reshape_concat.cpp [new file with mode: 0644]