Commit Graph

318 Commits (bee95fc8917e09f61ba46586a94d2b9003cddf13)

Author SHA1 Message Date
Liu Yiqun 26e9ab476b Fix if-statement error in CMakeLists.txt and remove build_ios task from travis.
9 years ago
Liu Yiqun 76338fb6a7 Merge branch 'develop' into build_ios
9 years ago
Liu Yiqun 9e524fce1b Remove the generation of executable, such as paddle_trainer, when setting WITH_C_API.
9 years ago
Liu Yiqun b4d710ce12 Merge branch 'develop' into build_ios
9 years ago
Liu Yiqun 92e7b09547 Add ARGS ANDROID_API in Dockerfile.android, to support using toolchain of different api level.
9 years ago
Luo Tao 74de8c0c76 make docker can configure with_mkldnn and with_mklml
9 years ago
武毅 3fbb692d4b Add topk op (#3760)
9 years ago
Liu Yiqun 3360e9cdb8 Change the definition of vmlaq_laneq_f32 from template function to macro.
9 years ago
Liu Yiqun 2ee8a4c84b Add build_ios task in travis, and move the installing of glide into check_style.sh.
9 years ago
Liu Yiqun 9293dc4817 Move the third_party_android from cache directories in travis.
9 years ago
Liu Yiqun 8e5f54320f Refine the toolchain file of Android to use clang as default compiler.
9 years ago
Liu Yiqun 1e76feead0 Merge branch 'build_android_clang' of https://github.com/Xreki/Paddle into build_android_clang
9 years ago
Liu Yiqun 8b15ac82fa Move the definition of hl_cpu_gru_forward and hl_cpu_gru_backward to function/GruFunctor.h.
9 years ago
Liu Yiqun 50c63dc9e7 Merge branch 'develop' into build_android_clang
9 years ago
Liu Yiqun f241773c4f Support to use clang for Android cross-compiling.
9 years ago
Yi Wang 4b0235c1f2 Update build.sh
9 years ago
Yi Wang f22ece9273 Add a document on building using Docker
9 years ago
Liu Yiqun 8a4fad4248 Support to use clang for Android cross-compiling.
9 years ago
Liu Yiqun 5ca4118451 Update Dockerfile of android to support building for arm64-v8a and armeabi.
9 years ago
Yancey 47f380bb47 fix ldconfig (#3547)
9 years ago
Yancey 0f8688192c Fix invalid paddle binary file path (#3421)
9 years ago
Tao Luo d605560e2d Merge pull request #3488 from luotao1/docker_doc
9 years ago
Luo Tao 72be3b920a add install infomation in build.sh
9 years ago
Luo Tao d1cda33316 build documentation don't need install Paddle before
9 years ago
tensor-tang 6f045f9a04 add mkl shared lib into whl
9 years ago
Helin Wang 55ce5a82d4 Docker build: create deb file and build Go by default.
9 years ago
liaogang aaddf5f694 test on CI
9 years ago
Luo Tao 2dec4be1db * fix travis-ci bug
9 years ago
Luo Tao 5b81f5da74 Merge branch 'develop' into doc
9 years ago
Luo Tao 463c68e6f3 make paddle_proto and gen_proto_py before generating document
9 years ago
gongweibao 8c2a0a763f Fix C-API Compilation Error (#3311)
9 years ago
Luo Tao d758c6c427 reduce travis-ci time of build_doc
9 years ago
gangliao 0a38864aab Merge pull request #3299 from gangliao/android
9 years ago
武毅 36ac89b9c4 Put everything in paddle python wheel package enable pip install paddle (#3102)
9 years ago
liaogang 3b2e8fc8f3 Accelerate CI process under android environment
9 years ago
Yi Wang 89bc429312 Add environment variable WITH_DEB to control if buill.sh should generate .deb file
9 years ago
Yu Yang c2272c6ecb Only make install when it necessary in build.sh
9 years ago
Yu Yang a720d21dcd Paddle always not use `virtualenv` to unit-test
9 years ago
Yu Yang aa57f0fc85 Cat error log if cpack failed
9 years ago
Yu Yang 6cde6fc187 Follow comments
9 years ago
Yu Yang 359e79e543 Faster Python unittest
9 years ago
Yu Yang f4f0119cdc Merge pull request #3205 from reyoung/feature/fix_base_martix
9 years ago
Tao Luo ca39600930 Merge pull request #3168 from tensor-tang/develop
9 years ago
Yu Yang 16c5de1ff0 Parallel CPack
9 years ago
Yu Yang 26f43a8c2a Faster build
9 years ago
Luo Tao 8f88972d53 add wget in docker production image
9 years ago
tensor-tang 1bd64f18ed move MKLDNN and MKLML install path to build third party path
9 years ago
Helin Wang 22be2b2bb8 fix travis check style
9 years ago
Helin Wang 37624b30ff Fix Go pre-commit
9 years ago
Liu Yiqun 8a3e735307 Delete the blank line at the end of script file build_android.sh.
9 years ago