google-coral / libcoral

C++ API for ML inferencing and transfer-learning on Coral devices
https://coral.ai
Apache License 2.0
84 stars 44 forks source link

Compile natively on ARM? #11

Closed jedichen121 closed 3 years ago

jedichen121 commented 3 years ago

I'm wondering if this repo can support native compile on ARM system, such as Raspberry Pi? I want to use libcoral with some middleware which I'm not sure if it can be cross-compiled or not. Thank you.

manoj7410 commented 3 years ago

@jedichen121 Doesn't it help https://github.com/google-coral/libcoral#linux ?

manoj7410 commented 3 years ago

Feel free to reopen if you still face any issue with the compilation.

google-coral-bot[bot] commented 3 years ago

Are you satisfied with the resolution of your issue? Yes No