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.
2条答案
按热度按时间9jyewag01#
https://www.paddlepaddle.org.cn/lite/v2.12/demo_guides/android_app_demo.html 看下这里?
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.