Commit Graph

432 Commits (dac0679a70e88dba467e4c7539e74cc8da513a7c)

Author SHA1 Message Date
Lei Wang f0c4088a88
Build: remove fixed container name to allow multiple build together. (#10780)
7 years ago
Lei Wang 0ad9212d78
Dockerfile: unify dev and product docker environment. (#10778)
7 years ago
Yancey 17f503726b
use latest pip version in dev and production Docker image (#10760)
7 years ago
Yancey1989 57734901d9 use cdn to speed up thirdparty package download
7 years ago
Lei Wang dbbeccc466
Scripts: add a feature to run a single test. (#10678)
7 years ago
Lei Wang dd6742ff85
Scripts: generate dockerfile after each build. (#10719)
7 years ago
Yancey 4473effba2
fix build capi failed (#10694)
7 years ago
Lei Wang f3ffec23cf
CI: exit when fail any step. (#10579)
7 years ago
Xin Pan 01a2773df4
Merge pull request #10547 from panyx0718/reduce_parall
7 years ago
Tao Luo d2b0c4897c
Merge pull request #10511 from wanglei828/fixdockerfile
7 years ago
Xin Pan e3aff13451 Our tests interfere with each other and cause random failure.
7 years ago
Xin Pan dcb77813aa Revert "CI: rerun failed tests. (#10536)"
7 years ago
Lei Wang 61eb3aa6b3 Dockerfile: fix production dockefile when WITH_GOLONG=OFF.
7 years ago
Lei Wang 0446220e01
CI: rerun failed tests. (#10536)
7 years ago
Lei Wang 20fa848076 Travis: using ccache for docker build.
7 years ago
Lei Wang 753ea15d26 Build: add cicheck task.
7 years ago
Lei Wang 95d2651bc2
Build: simplify travis CI script. (#10245)
7 years ago
dzhwinter eb6f9dd5de
Feature/cuda9 cudnn7 (#10140)
7 years ago
Lei Wang ba27db84c2 Scripts: fix syntax error.
7 years ago
Lei Wang b8b2e897cd Scripts: refactor paddle bash shell scripts. (#10038)
7 years ago
gongweibao 12ae354a10
Fix cudnn version(#10088)
7 years ago
Yancey1989 df47bfc077 check pserver file while writing dockerfile
7 years ago
Luo Tao 7d19b65e65 move paddle/scripts/check_env.sh to benchmark/
7 years ago
Yancey1989 b821a7efc1 specified pip version in production image
7 years ago
Helin Wang 35b0ed369c make -j nproc when making inference_lib_dist
7 years ago
Helin Wang 974908f766 TeamCity build: handle case when WITH_FLUID_ONLY=OFF
7 years ago
weixing02 3800bc5f3e Remove redundant commands in build.sh and build_doc.sh
7 years ago
weixing02 b1a35bfb52 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fluid_api
7 years ago
weixing02 9f9810cbb4 Add dependencies
7 years ago
weixing02 912a573603 Move v2/api/fluid to fluid/api and Adjust doc build commands
7 years ago
Helin Wang c414fbbeb1 hookup WITH_FLUID_ONLY in TeamCity build.sh (#9509)
7 years ago
Xi Chen f4925755db fix submit_local's paddle pip name issue
7 years ago
Tao Luo 9126e626fc
Merge pull request #9165 from ROCmSoftwarePlatform/amd_cmake_01
7 years ago
weixing02 d70a70bcda Modified build.sh and remove build_doc.sh
7 years ago
sabreshao e50205e744 CMake refine for HIP support.
7 years ago
sabreshao 45c988d86a Demostration of cmake refine for HIP support.
7 years ago
Tao Luo 6f50dee4d5 compile and install the static library of fluid inference (#7827)
7 years ago
Luo Tao 3cba54ae1e remove unused document deployment function in build_doc.sh
7 years ago
Luo Tao bcf5b62970 refine CMakeLists.txt and build_doc.sh
7 years ago
Yiqun Liu 4a5dd62b22
Try to add build_android task back to travis. (#8699)
7 years ago
Yiqun Liu f0548679b3
Get rid of the dependency of Go compiler when WITH_GOLANG is OFF. (#8610)
7 years ago
Luo Tao 6d25a43a94 set the default option of WITH_FAST_BUNDLE_TEST be OFF
7 years ago
QI JUN 44e3015412
fix nccl version (#8540)
7 years ago
Yang Yang(Tony) 87f4311a88
compile with nccl2 (#8411)
7 years ago
Tao Luo 432d2b5d5b
Merge pull request #8105 from qiaohaijun/patch-1
7 years ago
Tao Luo da02a5812c refine inference_lib_dist after code move, and add it to docker/build.sh (#8379)
7 years ago
Luo Tao 3941a249b2 add framework_py_proto, set WITH_STYLE_CHECK=OFF
7 years ago
Luo Tao 51d8a1168c reduce doc build time in travis ci
7 years ago
Yi Wang 0231aadb0c Merge branch 'develop' of http://github.com/paddlepaddle/paddle into patch-1
7 years ago
Tao Luo 159b7722f4 Delete "Operators" in API tree (#8324)
7 years ago