Commit Graph

820 Commits (81d3992c4778fa3e54f79749254ba4c45d9ee23f)

Author SHA1 Message Date
Tao Luo 3c9755bbb9
remove unused jemalloc option (#18314)
6 years ago
tensor-tang 1c6e560607
core replace x86cpu with py cpuinfo (#18151)
6 years ago
Huihuang Zheng 7faf095618
Sync Dockerfile change of PR#17889 (#18072)
6 years ago
tianshuo78520a 2e1d8cf7c8 add approval to requirements.txt
6 years ago
tensor-tang 5c06bff222
combine noavx and avx package (#17889)
6 years ago
tianshuo78520a 410907f624 added monitoring of python/requirements.txt file (#17957)
6 years ago
tianshuo78520a 47cc1b51ad Change Linux CI check API
6 years ago
tianshuo78520a f144740b73 change ci ctest exit code (#17745)
6 years ago
Jiabin Yang 7a401da52f test=develop, fix mac ci will not uninstall dependency files when error occurs (#17688)
6 years ago
Huihuang Zheng afc3d85da2 Remove Docker build for CI tasks (#17650)
6 years ago
Huihuang Zheng febc07f047
Add Dockerfile for cuda9 and cuda10 (#17600)
6 years ago
tianshuo78520a f0acc36684 test=develop (#17357)
6 years ago
tianshuo78520a dd86b40058 document_preview (#17166)
6 years ago
wopeizl 3acb3635c2
1. move the API check into CPU process (#17110)
6 years ago
tianshuo78520a 92ce445227 Supplementary monitoring file reason explanation (#17131)
6 years ago
tianshuo78520a 2192e7bb61 Path flag (#17105)
6 years ago
wopeizl f5d6937fe1
specify the cuda arch name and bin to decrease the compile time for i… (#17020)
6 years ago
tianshuo78520a 73a360b504 Cmakelists fix (#17018)
6 years ago
wopeizl d9991dccdd
add parallel build script to ci … (#16901)
6 years ago
tianshuo78520a 3242e88b70 fix cmakelist detecting problems (#16944)
6 years ago
tianshuo78520a 69bdcfa65d test=develop (#16839)
6 years ago
Tao Luo f96446cade
Merge pull request #16738 from luotao1/high_level_api_test
6 years ago
Tao Luo 544f91deba add WITH_HIGH_LEVEL_API option, default OFF
6 years ago
wopeizl 00279fdcc2
modify the build script for new ci test=develop (#16732)
6 years ago
sneaxiy e8747d8387 fix linux ci check
6 years ago
sneaxiy 2c836ff914 check default grad maker
6 years ago
chenjiawen a859bfc31d test=develop
6 years ago
chenjiawen be6e78b7c4 test=develop;add approval RD check api
6 years ago
tianshuo78520a f404d53ba5 Api approvals (#16179)
6 years ago
tianshuo78520a 26e3842d40 Update detection API add new check document (#15848)
6 years ago
Xin Pan a63e2a0a4f
Merge pull request #15948 from panyx0718/api2
6 years ago
Xin Pan 0c277ac6e9 polish
6 years ago
Xin Pan 4d80db838a have no time for cmake/externel
6 years ago
Tao Luo 28680c65d9 enable cpplint, remove go_fmt
6 years ago
Xin Pan 8b1672fe76 follow comments
6 years ago
Jiabin Yang 8b40f2d40e
Feature/fast install 1.4 (#15668)
6 years ago
Tao Luo b9d1bf2364 remove leacy WITH_FLUID_ONLY option
6 years ago
Tao Luo 978599154f remove legacy WITH_GOLANG, GLIDE_INSTALL options
6 years ago
Tao Luo f522b4417f remove legacy WITH_TIMER, WITH_DOC, ON_TRAVIS options
6 years ago
Tao Luo 688023ede0 remove legacy WITH_RDMA option
6 years ago
Tao Luo 6311ae5df9 remove legacy WITH_DOUBLE option
6 years ago
JiabinYang d386a71b65 test=develop, install protobuf in linux
6 years ago
JiabinYang 576e7d71f8 test=develop, fix pip
6 years ago
JiabinYang c2a5d97172 test=develop, uninstall protobuf on linux brefore install latest version of it
6 years ago
JiabinYang 48cf979a21 test=develop, install requirements before start for Linux
6 years ago
JiabinYang addf58c6b5 test=develop, fix exit issue
6 years ago
JiabinYang 2c133430f4 test=develop, fix no_avx exit
6 years ago
JiabinYang be36e186f6 test=develop, refine wget issue
6 years ago
JiabinYang 9640736ad7 test=develop, refine wget issue
6 years ago
shanyi15 f96f166c8c test=develop, refine doc
6 years ago
shanyi15 b612709fec test=develop, refine doc for fast_install
6 years ago
JiabinYang ed7ae471d3 test=develop, fix mac python check error
6 years ago
JiabinYang a6af361278 Merge branch 'fast_install_1.3' of https://github.com/JiabinYang/Paddle into fast_install_1.3
6 years ago
JiabinYang ff85734eed Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fast_install_1.3
6 years ago
Tao Luo c42ef5bf05 remove legacy WITH_DOC option
6 years ago
tianshuo78520a 125f36b690 update mac filed exit
6 years ago
gongweibao fe8f28c957
Add GetVariableNoBarrier on brpc. (#15488)
6 years ago
tianshuo78520a 25c032bb2c fix linux bug
6 years ago
gongweibao 9f5108a673
Add cicheck_brpc (#15468)
6 years ago
tianshuo78520a 3308e3c4cb update python_list;test=develop
6 years ago
tianshuo78520a 4dde620eb3 test=develop
6 years ago
tianshuo78520a 4b164c71b8 update linux grammar
6 years ago
tianshuo78520a 58e63124eb update finction
6 years ago
Tao Luo 54c0da080d fix compiler error in paddle_build.sh
6 years ago
tianshuo78520a e297c39b52 update linux function
6 years ago
Tao Luo cf29ea1592 remove legacy ANDROID option
6 years ago
Tao Luo e000d17a0c remove legacy WITH_SWIG_PY option
6 years ago
Tao Luo 561ae9d507 remove legacy WITH_C_API option
6 years ago
JiabinYang 3972dd88fb test=develop, refine code
6 years ago
Tao Luo c102f427d2 make 'paddle version' valid
6 years ago
JiabinYang b17da93cc8 test=develop, fast_install shell for linux and mac
6 years ago
Tao Luo 193edfa746 remove legacy build_android and build_ios
6 years ago
Tao Luo 5316c64776 remove legacy cluster_train code
6 years ago
tianshuo78520a 1c6d0342c0 test=develop
6 years ago
minqiyang b2716909b4 Add changes to paddle_build
6 years ago
tianshuo78520a af61582543 test=develop
6 years ago
tianshuo78520a bf518ec872 update CI rules for checking change of python reference (#15104)
6 years ago
Yu Yang efa630eadb
Refine Dockerfile (#14908)
6 years ago
JiabinYang fa33eae9aa test=develop, fix python exetension on python3.x
6 years ago
JiabinYang 3e40c79c4f test=develop, using absolute dir
6 years ago
JiabinYang ea6e057e40 test=develop, fix bug
6 years ago
JiabinYang e9c86ac41d test=develop, install requirements.txt with user previlige
6 years ago
JiabinYang f8fc6ba595 test=develop, fix ci by install requirement and add pip install validation
6 years ago
Xin Pan 32e01ff37b temporarily limit api approval owners
6 years ago
Xin Pan 2ebf12f340 fix
6 years ago
Xin Pan 787d837f50 fix
6 years ago
Xin Pan e90b2f104c In most times, const_cast is bad and break interface contract and
6 years ago
lujun 5026741b82 fix the bug for mac build. python -c error. test=develop
6 years ago
lujun 104a332a28
Merge pull request #14722 from junjun315/up-12-python-install
6 years ago
Xin Pan 461ca35be1
Merge pull request #14590 from panyx0718/fix4
6 years ago
Xin Pan dc458b1482
Merge pull request #14713 from panyx0718/api
6 years ago
Xin Pan da4e0bf1a1 add 2 more files
6 years ago
lujun 9da5954a21 fix mac ci test step, test=develop
6 years ago
Xin Pan bcf36d8401 add more files to protected file list
6 years ago
JiabinYang a770d5c9db fix error don't interupt shell
6 years ago
Xin Pan 40f1c4a6f0 fix
6 years ago
JiabinYang 4124253796 add mac ci check on import, test=develop
6 years ago
Xin Pan 75939c2059 fix
6 years ago
Xin Pan ad6ed5b745 fix py3
6 years ago
Xin Pan 0cc9ab3dc2 enable API check for readers
6 years ago
minqiyang fe0dee88d8 Change pip version to correct version when install wheel package
6 years ago
Xin Pan 3c77ce3751
Merge pull request #14593 from panyx0718/fix5
6 years ago
Qiyang Min 6232d1f1dd
Merge pull request #14578 from velconia/add_production_dockerfile
6 years ago
Xin Pan e32f4c5423 fix
6 years ago
Xin Pan 3e665862b8 Protect important header files.
6 years ago
minqiyang c92c440fa1 Add python3.6 and python3.7 support to production generated Dockerfile
6 years ago
minqiyang 81994e84e0 Change the include files because the version changes of pybind11
6 years ago
minqiyang 255cc1eb65 Add support for Mac build
6 years ago
minqiyang c19ff1f3d2 Add python3.6 and python3.7 support in padde build scripts
6 years ago
Yu Yang 83ddafb515
Splict cicheks jobs and expose anakin options (#14327)
6 years ago
Tao Luo 9d4425dd1c
Merge pull request #14227 from baojun-nervana/intel/ngraph_cmake
6 years ago
baojun-nervana 5d20c42219 Set ngraph off as default
6 years ago
Qiyang Min 0cceede5a2
Merge pull request #14332 from velconia/add_py3_to_gen_dockerfile
6 years ago
minqiyang 37ee36510e Change production mode Dockerfile to support python3
6 years ago
Sang Ik Lee f30c1ddb45 Include nGraph build.
6 years ago
minqiyang e46f03e19d Add TESTING_DEBUG_MODE to support debug info in daily CI test
6 years ago
Tao Luo 5ac575cf62 remove unused WITH_FAST_BUNDLE_TEST option
6 years ago
Tao Luo 3a96d41d72 remove with_inference option
6 years ago
Yan Chunwei ee74be3a49
[1.1] Bugfix/tensorarray (#14044)
6 years ago
minqiyang 2fec8c5d9a Polish code
6 years ago
minqiyang fe18adfbaa Add fluid inference support
6 years ago
minqiyang 40141f749b Implement the unittest for hash op
6 years ago
Tao Luo 34ed7d1379
Merge pull request #13924 from luotao1/clean_inference_lib
6 years ago
JiabinYang 02f863400e test=develop
6 years ago
Tao Luo a35e7f4bae adjust demo_ci with fluid_inference_install_dir
6 years ago
Tao Luo 3d976f3f18 rename inference_lib_dist to fluid_lib_dist
6 years ago
nhzlx f3af90d121 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into trt_dy_lib
6 years ago
nhzlx f569095084 add tensorrt api lib to paddle_fluid
6 years ago
Wu Yi cc36bab184
fix manylinux multi arch docker build test=develop (#13770)
6 years ago
Wu Yi 25262ed076
fix cuda9 docker build test=develop (#13701)
6 years ago
JiabinYang 248400f43a test=develop
6 years ago
JiabinYang 4cc3c4c976 test=develop
6 years ago
Tao Luo cfbd71c223 reduce inference ci time
6 years ago
Xin Pan 35b713c3fd
Merge pull request #13670 from typhoonzero/disable_dist_se_resnext
6 years ago
typhoonzero e6d357ff5d disable dist se resnet
6 years ago
Jiabin Yang a5b20a9e37
Merge pull request #13651 from velconia/mac_py3
6 years ago
velconia 4a7b9f7833 Fix pip install in mac
6 years ago
Jiabin Yang 643b6faa0c
Merge pull request #13631 from JiabinYang/mac/add_ci_job
6 years ago
Qiyang Min adae0a3b54
Merge pull request #13627 from velconia/mac_py3
6 years ago
JiabinYang 6e26a45c89 test=develop
6 years ago
velconia 1512cf247f Polish code
6 years ago
velconia 688ddc9095 Polish code
6 years ago
velconia d26d356de3 Make python3 only build in fluid only
6 years ago
Tao Luo e9bc5faab1
Merge pull request #13614 from luotao1/gen_capi
6 years ago
Tao Luo 1e46c91a1b change the install prefix for capi
6 years ago
JiabinYang 2d35fec233 test=develop
6 years ago
JiabinYang 87501e1a1c Add mutable proc for mac run test
6 years ago
velconia 44c7beb0a6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into mac_py3
6 years ago
velconia 671a948226 Add python3.5 support for mac
6 years ago
Wu Yi 3fa68dc101
mac ci make install fix (#13528)
6 years ago
Jiabin Yang d2147b2aa5
Update paddle_build.sh
6 years ago
Jiabin Yang 52f24644f3
Update paddle_build.sh
6 years ago
JiabinYang 3aacadf4c4 refine the INFERENCE_DEMO_INSTALL_DIR on mac
6 years ago
JiabinYang a2c692390e refine the structure of paddle_build.sh
6 years ago
JiabinYang 752183138f refine the structure of paddle_build.sh
6 years ago
JiabinYang 6a91200757 fix mac unitest and add test_debugger back
6 years ago
JiabinYang facfec10bc fix mac unitest on ci
6 years ago
Tao Luo 2d89849125 add WITH_INFERENCE_API_TEST option (#13425)
6 years ago
Tao Luo 61490528da
Merge pull request #12985 from velconia/accelerate_py3_ci
6 years ago
Tao Luo 3fbfcd9c4f
Merge pull request #13412 from PaddlePaddle/fix-develop-build.sh
6 years ago
Jiabin Yang edb9e56934
Merge pull request #13401 from JiabinYang/mac/ci_unitest
6 years ago
Shan Yi a8de4008a6
Delete unnecessary explanations
7 years ago
Jeff Wang 3c5c6e7413 Create a new paddle build option to build documentation library (#13063)
7 years ago
Jiabin Yang 7e7cf8c85d
Update paddle_build.sh
7 years ago
Jiabin Yang eae6033745
Update paddle_build.sh
7 years ago
JiabinYang 87b11179e5 add unitttest for mac on ci after some untest being disable
7 years ago
luotao1 5e7bfd4e4c Merge branch 'develop' into anakin_ner
7 years ago
luotao1 6fae46a128 refine codes
7 years ago
minqiyang a04d99810e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_python35_CI_random_fail
7 years ago
minqiyang b5de0166eb Pass the INFERENCE CI when WITH_INFERENCE is OFF
7 years ago
Xin Pan b6bddd2c29
Merge pull request #13262 from typhoonzero/fix_cuda9_docker_build
7 years ago
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