Commit Graph

299 Commits (9bc4cf65655b048fd0b2f0c0a8568b634241b71d)

Author SHA1 Message Date
Yancey 47f380bb47 fix ldconfig (#3547)
8 years ago
Yancey 0f8688192c Fix invalid paddle binary file path (#3421)
8 years ago
Tao Luo d605560e2d Merge pull request #3488 from luotao1/docker_doc
8 years ago
Luo Tao 72be3b920a add install infomation in build.sh
8 years ago
Luo Tao d1cda33316 build documentation don't need install Paddle before
8 years ago
tensor-tang 6f045f9a04 add mkl shared lib into whl
8 years ago
Helin Wang 55ce5a82d4 Docker build: create deb file and build Go by default.
8 years ago
liaogang aaddf5f694 test on CI
8 years ago
Luo Tao 2dec4be1db * fix travis-ci bug
8 years ago
Luo Tao 5b81f5da74 Merge branch 'develop' into doc
8 years ago
Luo Tao 463c68e6f3 make paddle_proto and gen_proto_py before generating document
8 years ago
gongweibao 8c2a0a763f Fix C-API Compilation Error (#3311)
8 years ago
Luo Tao d758c6c427 reduce travis-ci time of build_doc
8 years ago
gangliao 0a38864aab Merge pull request #3299 from gangliao/android
8 years ago
武毅 36ac89b9c4 Put everything in paddle python wheel package enable pip install paddle (#3102)
8 years ago
liaogang 3b2e8fc8f3 Accelerate CI process under android environment
8 years ago
Yi Wang 89bc429312 Add environment variable WITH_DEB to control if buill.sh should generate .deb file
8 years ago
Yu Yang c2272c6ecb Only make install when it necessary in build.sh
8 years ago
Yu Yang a720d21dcd Paddle always not use `virtualenv` to unit-test
8 years ago
Yu Yang aa57f0fc85 Cat error log if cpack failed
8 years ago
Yu Yang 6cde6fc187 Follow comments
8 years ago
Yu Yang 359e79e543 Faster Python unittest
8 years ago
Yu Yang f4f0119cdc Merge pull request #3205 from reyoung/feature/fix_base_martix
8 years ago
Tao Luo ca39600930 Merge pull request #3168 from tensor-tang/develop
8 years ago
Yu Yang 16c5de1ff0 Parallel CPack
8 years ago
Yu Yang 26f43a8c2a Faster build
8 years ago
Luo Tao 8f88972d53 add wget in docker production image
8 years ago
tensor-tang 1bd64f18ed move MKLDNN and MKLML install path to build third party path
8 years ago
Helin Wang 22be2b2bb8 fix travis check style
8 years ago
Helin Wang 37624b30ff Fix Go pre-commit
8 years ago
Liu Yiqun 8a3e735307 Delete the blank line at the end of script file build_android.sh.
8 years ago
Liu Yiqun ac8c8bd5fb Merge branch 'develop' into update_android_dockerfile
8 years ago
武毅 23b8346072 Fault tolerant distributed training, just work version, with etcd (#2849)
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 62908dcc24 Move the download of ndk to build_android.sh script file.
8 years ago
Liu Yiqun 95897fd1e1 Add build_android task on Travis CI.
8 years ago
yi.wu 9f64332258 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_golang_precommit
8 years ago
gongweibao 204869c2da fix bugs
8 years ago
wuyi05 7c6aa04f61 add go pre-commit and travis build
8 years ago
gongweibao d8941e67ec fix bugs
8 years ago
wuyi05 714c2c2d42 fix go get -d ./..
8 years ago
Yu Yang be54d38a1f Cache Paddle Default ThirdParty Dir
8 years ago
Yu Yang 9dd211f6c6 Add Third Party Path back to TravisCI cache.
8 years ago
Yi Wang 0cbe120d8c Remove paddle/script/travis/main.sh
8 years ago
Yi Wang 72c1a7fb5e Remove common.sh
8 years ago
Yi Wang c2fc896f5b Simplify Travis CI configuration
8 years ago
liaogang f202d4e036 ctest output on failure
8 years ago
liaogang 35d03c847c remove VERBOSE in ctest
8 years ago
gangliao a9e143ea2a Merge pull request #2016 from typhoonzero/fix1995
8 years ago
Yu Yang ec6068b187 Tinker with TravisCI
8 years ago