Commit Graph

549 Commits (40141f749b3abbdb2a7baaf5b58c88d594b27cf2)

Author SHA1 Message Date
typhoonzero 04106cb1aa fix cuda9 docker build
7 years ago
minqiyang 8059445fb5 Fix fake_quantize_op
7 years ago
Wu Yi 9b2b49ff26
test fix release branch api check (#12977)
7 years ago
minqiyang 755edc2c4b Accelerate python35 ci job
7 years ago
minqiyang 6c775a0a06 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into disable_prelu_test_local
7 years ago
minqiyang 0eccd59425 Keep APISpec the same with Python2
7 years ago
minqiyang 3fd169daed Resume all tests
7 years ago
minqiyang 23bfdf9987 Port APISpec check
7 years ago
minqiyang 2aac36b3f9 For test
7 years ago
minqiyang 13686c4474 Change to debug case
7 years ago
minqiyang 709c37023a Polish code
7 years ago
luotao1 9c7fde45a7 enhance test_analyzer to profile ditu inference demo
7 years ago
minqiyang 80e3ce411d For test
7 years ago
minqiyang 8b8f6487d9 Add debug info for fetch feed
7 years ago
minqiyang 6d107b0f39 Fix the test_desc_clone's problem
7 years ago
minqiyang 6d9b9cb4b6 Add debug info for anakin cpu
7 years ago
Chen Weihang 535a6e9206
Merge pull request #12509 from JiabinYang/scripts0802
7 years ago
Jeff Wang 4713f0a9e4
Simplify the travis script. (#12557)
7 years ago
JiabinYang 4af5d3e3d3 fix the paddle script causes 'command not found' error'
7 years ago
Luo Tao 5e6f7bc569 compress the fluid.tgz
7 years ago
Luo Tao 83e59257d0 fix manylinux1 Failed to publish artifacts
7 years ago
Wu Yi 5ebbfaa8b9
Get diff for all changes in current branch (#12265)
7 years ago
yuyang18 8c3cd4204e
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/combine_open_files_and_double_buffer
7 years ago
typhoonzero b03fac4f90 get more accurate file changes
7 years ago
yuyang18 e9c8d930a5
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/combine_open_files_and_double_buffer
7 years ago
Wu Yi 4a0761781c
Merge pull request #12205 from typhoonzero/update_build_script
7 years ago
yuyang18 50eaa027c7
Move check API at the last
7 years ago
typhoonzero 76efa9bc79 update_build_script
7 years ago
Luo Tao 01c7810182 Merge branch 'develop' into api
7 years ago
Luo Tao 7b719760d5 Merge branch 'develop' into api
7 years ago
typhoonzero d72c53c4c9 fix set-e exit when checking api
7 years ago
Wu Yi f9f8fbaa5e
API.spec change requires specific approvals (#12136)
7 years ago
Luo Tao 44b6a5f308 fix inference_lib.cmake and make demo_ci pass
7 years ago
Luo Tao 2a672d24d9 Merge branch 'develop' into demo
7 years ago
Luo Tao 97619425be use ./run.sh instead of sh run.sh
7 years ago
minqiyang 95b4a6a29d Make import paddle.fluid possible now
7 years ago
minqiyang becc1c2460 Remove unused requirements
7 years ago
minqiyang dbaaca7857 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_py3
7 years ago
Luo Tao 24ced1d0b9 add independent demo for test static fluid library
7 years ago
minqiyang 5cdf40bfe6 Port all PythonUtil code to python3
7 years ago
minqiyang bbed762b87 Port current code to python3
7 years ago
Luo Tao c6fe794a9c add independent inference demo on teamcity
7 years ago
yuyang18 90aec12b39
Change default APISpec URL
7 years ago
yuyang18 94e3cff26a
Check API changes
7 years ago
minqiyang 89970d87b9 Change WITH_ANAKIN to OFF
7 years ago
minqiyang 68fe1d54aa Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into change_paddle_build_doc
7 years ago
minqiyang e265e61193 Add WITH_ANAKIN option log in paddle_build.sh
7 years ago
tensor-tang 64e44e929c add option to compile inference demo
7 years ago
guochaorong aebf120959 anakin build adapt
7 years ago
Qiyang Min dda24f18b7 Fix kill fail bug (#11635)
7 years ago
Yan Chunwei bd2a537b05
feature/anakin ci (#11330)
7 years ago
Lei Wang 24391c76de Build: add make before make install to catch up Makefile change.
7 years ago
Luo Tao 08220d39e7 install libgtk2.0-dev in latest images
7 years ago
Luo Tao 4fac15c6f1 add python-opencv in paddlepaddle/paddle:lastest images
7 years ago
Lei Wang 95ba67a30c
Build: fix go package installation path. (#11166)
7 years ago
dzhwinter 82e5738f53
"fix build script" (#11011)
7 years ago
yi.wu 65f656eef2 fix nightly build and build script error
7 years ago
Lei Wang 72149c1675
scripts: clean bash scripts. (#10721)
7 years ago
Yan Chunwei fd45c6d1b9 feature/inference api demo impl (#10825)
7 years ago
Tao Luo ec7f1e99ab
Merge pull request #10907 from reyoung/feature/remove_cpplint_while_compile
7 years ago
yuyang18 a229734cbd Remove cpplint in cmake
7 years ago
Luo Tao 654229b232 refine fluid deploy on teamcity
7 years ago
Xi Chen e68d196097 update cudnn version to cuda version
7 years ago
Xi Chen 1087bb0ce3 fix cudnn9 production dockerfile
7 years ago
Lei Wang 01c0a81b4d
Dockerfile: add --allow-downgrades option when install libnccl. (#10850)
7 years ago
Lei Wang faedee0d7a
Dockerfile: fix production image libnccl install error. (#10848)
7 years ago
Luo Tao 91d8373b18 change CMAKE_INSTALL_PREFIX to FLUID_INSTALL_DIR
7 years ago
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