Paddle-Mobile
This project is used to develop the next version deep learning freamwork for mobile device.
Development
cross-compilation to android
- NDK is required
- ANDROID_NDK environment variable is required
sh build.sh android
build for x86
paddle-mobile is to run on arm platform. x86 only used to test not arm assembly code. So do not recommend compiling x86.
Now only support osx.
sh build.sh mac
Old Version of Mobile-Deep-Learning
The old version of MDL was I moved to here Mobile-Deep-Learning