CMAKE: moved GNA var setting to proper place; removed find_package when build python...
authorAlexey Suhov <alexey.suhov@intel.com>
Thu, 3 Oct 2019 13:11:44 +0000 (16:11 +0300)
committerAlexey Suhov <alexey.suhov@intel.com>
Thu, 3 Oct 2019 13:11:44 +0000 (16:11 +0300)
commitbc6b43d5fad201fed314a434a12812631383853b
tree0a1852e607a2142995506258c85f386469ff371a
parentea9193e82fcc756cab47bd84493e4c4a74b01427
CMAKE: moved GNA var setting to proper place; removed find_package when build python in sources; fixed output path for python in case of Developer package
Added multi device plugn config
inference-engine/cmake/developer_package_config.cmake.in
inference-engine/ie_bridges/python/CMakeLists.txt
inference-engine/ie_bridges/python/src/openvino/inference_engine/CMakeLists.txt
inference-engine/ie_bridges/python/src/openvino/tools/statistics_collector/CMakeLists.txt
inference-engine/include/multi-device/multi_device_config.hpp [new file with mode: 0644]
inference-engine/tools/calibration_tool/statistics_collector/CMakeLists.txt