docker_ci icon indicating copy to clipboard operation
docker_ci copied to clipboard

How can I build an openvino image that supports Debian System of Raspberry Pi?

Open OyamingO opened this issue 2 years ago • 1 comments

OyamingO avatar May 30 '22 05:05 OyamingO

currently we don't have plans for adding the image for Raspberry Pi in docker_ci tools. This should be however doable while OpenVINO does support ARM architecture. https://github.com/openvinotoolkit/openvino_contrib/tree/master/modules/arm_plugin You can read more about building ARM plugin in https://github.com/openvinotoolkit/openvino_contrib/wiki/How-to-build-ARM-CPU-plugin

dtrawins avatar Sep 13 '22 21:09 dtrawins