Now that OpenVINO is open-source, can I cross compile against Arm? I don't care very much about optimization, I just need it to work.
Thanks
連結已複製
2 回應
Hi David
Stumbled over your answer. And maybe you can give me some pointers. and i hope you can help me.
We are using the Movidius 1 stick in an embedded 32 bit (intel) linux environment and I managed to compile ncsdk2 for our target.
Now I have been challenged with the task to provide support for the Movidius 2 as well.
We only need to do inference from a C++ module. So we don't need the full vino package
So what recipe do you propose i follow ?
I need to cross compile using buildroot, on my kubuntu host, for a 32 bit linux target
regards Lars