Commit Graph

3 Commits

Author SHA1 Message Date
Alek Du
296b99e049 ubuntu-demo-openvino: use apt source instead of tar ball downloading
Openvino 2020 repo now has hddl package support. We should leverage that.

Signed-off-by: Alek Du <alek.du@intel.com>
2020-04-17 14:10:48 +08:00
Alek Du
caa64516a7 ubuntu-demo-openvino: upgrade to openvino R4 release to align with OVC
OVC upgraded hddldaemon to use R4, so we should do so too.
also change the openvino tgz file download from "ADD" to curl to leverage
the docker build cache.

Signed-off-by: Alek Du <alek.du@intel.com>
2020-03-18 16:12:47 +08:00
Alek Du
887e56e780 VPU: Add Intel Movidius MyriadX VPU plugin support
This patch is to support Intel VCAC-A card (with MyriadX 2485 VPUs), for other
later on VPUs, we will reuse this plugin and add support.

VCAC-A board info is at:
https://www.intel.com/content/dam/www/public/us/en/documents/datasheets/media-analytics-vcac-a-accelerator-card-by-celestica-datasheet.pdf

Also add openvino HDDL VPU demo for Intel VCAC-A card.

Signed-off-by: Alek Du <alek.du@intel.com>
2020-01-28 23:17:50 +08:00