Paddle-lite with python inference for Android phone?

mutmk8jj  于 5个月前  发布在  Python
关注(0)|答案(2)|浏览(57)

请提出你的问题 Please ask your question

I only found paddle-lite with python inference for linux. I need it for android. Is this somehow possible?

aydmsdu9

aydmsdu92#

Thank you for the link, but this is all android with java. I need to compile paddle library for armv8 and include --python bindings. I want to use it with Kivy cross compilation framework.
I saw that it is possible to compile paddle-lite for Linux with python bindings, but I couldnt find how to compile it for android with python bindings.

相关问题