Define a macro to define plugin creation function (#1727)
authorIlya Lavrenov <ilya.lavrenov@intel.com>
Wed, 12 Aug 2020 09:00:30 +0000 (12:00 +0300)
committerGitHub <noreply@github.com>
Wed, 12 Aug 2020 09:00:30 +0000 (12:00 +0300)
commit2b81b947dc64c5a9b995f092a35d5d5e988b3cc9
tree6cdcbdaf90bc04a8f8af4690ff2b2f9230264b88
parent21bef4ed39974e3347896ec76f207f646fbb5a8b
Define a macro to define plugin creation function (#1727)
docs/IE_PLUGIN_DG/Plugin.md
docs/template_plugin/src/template_plugin.cpp
inference-engine/src/cldnn_engine/cldnn_engine.cpp
inference-engine/src/gna_plugin/gna_plugin_entry_points.cpp
inference-engine/src/hetero_plugin/hetero_plugin.cpp
inference-engine/src/mkldnn_plugin/mkldnn_plugin.cpp
inference-engine/src/multi_device/multi_device.cpp
inference-engine/src/plugin_api/cpp_interfaces/interface/ie_iplugin_internal.hpp
inference-engine/src/plugin_api/cpp_interfaces/interface/ie_plugin.hpp
inference-engine/src/vpu/myriad_plugin/api/myriad_api.cpp