Commit Graph

442 Commits (4785c00e1e9672e45a811e100a17551838f50e07)

Author SHA1 Message Date
Lei Wang 72149c1675
scripts: clean bash scripts. (#10721)
8 years ago
Yan Chunwei fd45c6d1b9 feature/inference api demo impl (#10825)
8 years ago
Tao Luo ec7f1e99ab
Merge pull request #10907 from reyoung/feature/remove_cpplint_while_compile
8 years ago
yuyang18 a229734cbd Remove cpplint in cmake
8 years ago
Luo Tao 654229b232 refine fluid deploy on teamcity
8 years ago
Xi Chen e68d196097 update cudnn version to cuda version
8 years ago
Xi Chen 1087bb0ce3 fix cudnn9 production dockerfile
8 years ago
Lei Wang 01c0a81b4d
Dockerfile: add --allow-downgrades option when install libnccl. (#10850)
8 years ago
Lei Wang faedee0d7a
Dockerfile: fix production image libnccl install error. (#10848)
8 years ago
Luo Tao 91d8373b18 change CMAKE_INSTALL_PREFIX to FLUID_INSTALL_DIR
8 years ago
Lei Wang f0c4088a88
Build: remove fixed container name to allow multiple build together. (#10780)
8 years ago
Lei Wang 0ad9212d78
Dockerfile: unify dev and product docker environment. (#10778)
8 years ago
Yancey 17f503726b
use latest pip version in dev and production Docker image (#10760)
8 years ago
Yancey1989 57734901d9 use cdn to speed up thirdparty package download
8 years ago
Lei Wang dbbeccc466
Scripts: add a feature to run a single test. (#10678)
8 years ago
Lei Wang dd6742ff85
Scripts: generate dockerfile after each build. (#10719)
8 years ago
Yancey 4473effba2
fix build capi failed (#10694)
8 years ago
Lei Wang f3ffec23cf
CI: exit when fail any step. (#10579)
8 years ago
Xin Pan 01a2773df4
Merge pull request #10547 from panyx0718/reduce_parall
8 years ago
Tao Luo d2b0c4897c
Merge pull request #10511 from wanglei828/fixdockerfile
8 years ago
Xin Pan e3aff13451 Our tests interfere with each other and cause random failure.
8 years ago
Xin Pan dcb77813aa Revert "CI: rerun failed tests. (#10536)"
8 years ago
Lei Wang 61eb3aa6b3 Dockerfile: fix production dockefile when WITH_GOLONG=OFF.
8 years ago
Lei Wang 0446220e01
CI: rerun failed tests. (#10536)
8 years ago
Lei Wang 20fa848076 Travis: using ccache for docker build.
8 years ago
Lei Wang 753ea15d26 Build: add cicheck task.
8 years ago
Lei Wang 95d2651bc2
Build: simplify travis CI script. (#10245)
8 years ago
dzhwinter eb6f9dd5de
Feature/cuda9 cudnn7 (#10140)
8 years ago
Lei Wang ba27db84c2 Scripts: fix syntax error.
8 years ago
Lei Wang b8b2e897cd Scripts: refactor paddle bash shell scripts. (#10038)
8 years ago
gongweibao 12ae354a10
Fix cudnn version(#10088)
8 years ago
Yancey1989 df47bfc077 check pserver file while writing dockerfile
8 years ago
Luo Tao 7d19b65e65 move paddle/scripts/check_env.sh to benchmark/
8 years ago
Yancey1989 b821a7efc1 specified pip version in production image
8 years ago
Helin Wang 35b0ed369c make -j nproc when making inference_lib_dist
8 years ago
Helin Wang 974908f766 TeamCity build: handle case when WITH_FLUID_ONLY=OFF
8 years ago
weixing02 3800bc5f3e Remove redundant commands in build.sh and build_doc.sh
8 years ago
weixing02 b1a35bfb52 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fluid_api
8 years ago
weixing02 9f9810cbb4 Add dependencies
8 years ago
weixing02 912a573603 Move v2/api/fluid to fluid/api and Adjust doc build commands
8 years ago
Helin Wang c414fbbeb1 hookup WITH_FLUID_ONLY in TeamCity build.sh (#9509)
8 years ago
Xi Chen f4925755db fix submit_local's paddle pip name issue
8 years ago
Tao Luo 9126e626fc
Merge pull request #9165 from ROCmSoftwarePlatform/amd_cmake_01
8 years ago
weixing02 d70a70bcda Modified build.sh and remove build_doc.sh
8 years ago
sabreshao e50205e744 CMake refine for HIP support.
8 years ago
sabreshao 45c988d86a Demostration of cmake refine for HIP support.
8 years ago
Tao Luo 6f50dee4d5 compile and install the static library of fluid inference (#7827)
8 years ago
Luo Tao 3cba54ae1e remove unused document deployment function in build_doc.sh
8 years ago
Luo Tao bcf5b62970 refine CMakeLists.txt and build_doc.sh
8 years ago
Yiqun Liu 4a5dd62b22
Try to add build_android task back to travis. (#8699)
8 years ago