I am able to use CPU to do DNN inference, but I remember deepview-rt can enable GPU on imx6 for inference. But right now it seems only for imx8 in public domain. Could we find the deepviewrt for imx6 with GPU support from Yocto?
Hello,
The deepview is supported in yocto but the iMX6 does not support it because lack of NPU.
Regards
deepview does support different CPU architecture, like cortex-m7 which does not have NPU. Looks like it is not compiled for armv7l in yocto.