[VPU][NGraph] Extend TopK K propagation (#2943)
authorAndrew Bakalin <andrew.bakalin@intel.com>
Fri, 13 Nov 2020 04:50:31 +0000 (07:50 +0300)
committerGitHub <noreply@github.com>
Fri, 13 Nov 2020 04:50:31 +0000 (07:50 +0300)
commit0681cdf1c5cc08f92997f8c9e5bda951b2656866
treed1fbcd03752497373f2d264a74c8f9e8c35e8bb8
parent69a8195d56eaca9de4a9b49bace6eacf711e3a68
[VPU][NGraph] Extend TopK K propagation (#2943)

* [VPU][NGraph] Support ShapeOf and Gather in TopK K propagation

* [VPU] Save calculated K value

* [VPU][Tests] Introduces tests

* [Tests] Review fixes
inference-engine/src/vpu/common/include/vpu/ngraph/operations/static_shape_topk.hpp
inference-engine/src/vpu/common/src/ngraph/operations/static_shape_topk.cpp
inference-engine/tests/functional/plugin/myriad/subgraph_tests/topk_k_propagation.cpp
ngraph/core/src/validation_util.cpp