Commit Graph

15 Commits (f086ebb8b9b8e21f7d0d2056f6a961da080edfb2)

Author SHA1 Message Date
Yiqun Liu d3ef2543f9
Fix compiling error for Android, and installing error for cmake of low version. (#5660)
7 years ago
Yiqun Liu d3b07a6ede
Add documentation of cross-compiling for iOS (#5239)
7 years ago
Liu Yiqun 92e7b09547 Add ARGS ANDROID_API in Dockerfile.android, to support using toolchain of different api level.
8 years ago
Liu Yiqun 3360e9cdb8 Change the definition of vmlaq_laneq_f32 from template function to macro.
8 years ago
Liu Yiqun 8e5f54320f Refine the toolchain file of Android to use clang as default compiler.
8 years ago
Liu Yiqun 1e76feead0 Merge branch 'build_android_clang' of https://github.com/Xreki/Paddle into build_android_clang
8 years ago
Liu Yiqun 8b15ac82fa Move the definition of hl_cpu_gru_forward and hl_cpu_gru_backward to function/GruFunctor.h.
8 years ago
Liu Yiqun f241773c4f Support to use clang for Android cross-compiling.
8 years ago
Liu Yiqun 8a4fad4248 Support to use clang for Android cross-compiling.
8 years ago
Liu Yiqun 5ca4118451 Update Dockerfile of android to support building for arm64-v8a and armeabi.
8 years ago
liaogang 3b2e8fc8f3 Accelerate CI process under android environment
8 years ago
Liu Yiqun 8a3e735307 Delete the blank line at the end of script file build_android.sh.
8 years ago
Liu Yiqun 450cf18b53 Add Go compiler to Dockfile.android and rename the build directory to build-android.
8 years ago
Liu Yiqun 89bb7fd2bf Delete the ndk directory in Dockerfile.
8 years ago
Liu Yiqun d5b7e92cab Add dockerfile and build script for Android.
8 years ago