[GNA] Added Multiplication 1x1x1 (#2470)
authorAndrey Dmitriev <andrey.dmitriev@intel.com>
Tue, 10 Nov 2020 17:56:21 +0000 (20:56 +0300)
committerGitHub <noreply@github.com>
Tue, 10 Nov 2020 17:56:21 +0000 (20:56 +0300)
commitbd091500cd26b71651aa09e8a23047b53ecaef19
tree397bfe61edabc7d2353d7f4e1e1590831762b445
parent634109acfa8402dbc6d887f374573224ba3d5a18
[GNA] Added Multiplication 1x1x1 (#2470)

* [GNA] Broadcast power primitive

[GNA] Broadcast power primitive

[GNA] Added Multiplication 1x1x1

[GNA] Broadcast power primitive

Added secondary changes

* Added fix test
inference-engine/src/gna_plugin/gna_graph_compiler.cpp
inference-engine/tests/functional/plugin/gna/shared_tests_instances/subgraph_tests/broadcast_power.cpp [new file with mode: 0644]
inference-engine/tests/functional/plugin/shared/include/subgraph_tests/broadcast_power.hpp [new file with mode: 0644]
inference-engine/tests/functional/plugin/shared/src/subgraph_tests/broadcast_power.cpp [new file with mode: 0644]