[IE][VPU]: Execution graph via ngraph for VPU plugin (#1572)
authorAnton Dudchenko <anton.dudchenko@intel.com>
Thu, 20 Aug 2020 09:56:12 +0000 (12:56 +0300)
committerGitHub <noreply@github.com>
Thu, 20 Aug 2020 09:56:12 +0000 (12:56 +0300)
commitde8bfae24335807ed7084b9ddbd9171e3ae9e3ba
tree5147544c4457fb0235769fbbb7716d2b56a7cec2
parent920bf23718913a749bbb799ee8cc94f4c2b8b75b
[IE][VPU]: Execution graph via ngraph for VPU plugin (#1572)

* Execution graph via ngraph for VPU plugin
* Enable ExecGraphTests
* Assert throw for multi device in tests
* Assert throw for gna device in tests
inference-engine/src/vpu/common/include/vpu/utils/perf_report.hpp
inference-engine/src/vpu/graph_transformer/include/vpu/utils/runtime_graph.hpp
inference-engine/src/vpu/graph_transformer/src/backend/get_meta_data.cpp
inference-engine/src/vpu/graph_transformer/src/utils/runtime_graph.cpp
inference-engine/src/vpu/myriad_plugin/myriad_executable_network.cpp
inference-engine/tests/functional/plugin/myriad/shared_tests_instances/behavior/exec_graph_info.cpp
inference-engine/tests/functional/plugin/myriad/shared_tests_instances/skip_tests_config.cpp
inference-engine/tests/functional/plugin/shared/include/behavior/exec_graph_info.hpp