Lei Wang
72149c1675
scripts: clean bash scripts. ( #10721 )
...
* scripts: clean bash scripts.
* Fix build related documents.
7 years ago
qiaolongfei
6708546305
specify version for pip
7 years ago
Yiqun Liu
f0548679b3
Get rid of the dependency of Go compiler when WITH_GOLANG is OFF. ( #8610 )
...
* Get rid of the dependency of Go compiler when WITH_GOLANG is OFF.
* Minor modification to the documentation.
* Remove the downloading and installing of Go compiler when build developing Docker image for android.
* Minor modifcation to the documentation's format.
* Change the default value of WITH_GOLANG to OFF in paddle/scripts/docker/build.sh.
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
f241773c4f
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
Liu Yiqun
450cf18b53
Add Go compiler to Dockfile.android and rename the build directory to build-android.
...
The newest developing image was push to dockerhub, named xreki/paddle-android:dev.
8 years ago
Liu Yiqun
44a022b0c7
Use apt to install cmake.
8 years ago
Liu Yiqun
89bb7fd2bf
Delete the ndk directory in Dockerfile.
8 years ago
Liu Yiqun
634648c2ec
Remove the extra return statement.
8 years ago
Liu Yiqun
d5b7e92cab
Add dockerfile and build script for Android.
8 years ago