[GNA] Support for cascade concat with non functional layers between concats (#598)
authorAndrey Dmitriev <andrey.dmitriev@intel.com>
Thu, 30 Jul 2020 13:45:18 +0000 (16:45 +0300)
committerGitHub <noreply@github.com>
Thu, 30 Jul 2020 13:45:18 +0000 (16:45 +0300)
commit861bcc294910d8556eb0552a435bb3a362225750
tree139def991de7c4ded7595587946e1017b2d913b7
parentcf4dedbb92cb0d66285042f7cbc64979a6c13118
[GNA] Support for cascade concat with non functional layers between concats (#598)

[GNA] Support for cascade concat with non functional layers between concats
inference-engine/src/gna_plugin/gna_graph_compiler.cpp
inference-engine/tests/functional/plugin/gna/shared_tests_instances/subgraph_tests/cascade_concat.cpp [new file with mode: 0644]
inference-engine/tests/functional/plugin/shared/include/subgraph_tests/cascade_concat.hpp [new file with mode: 0644]
inference-engine/tests/functional/plugin/shared/src/subgraph_tests/cascade_concat.cpp [new file with mode: 0644]