Commit Graph

889 Commits (1f5841c2a0556f62c797fffcfb99d87c7c836ae2)

Author SHA1 Message Date
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
7 years ago
Jiabin Yang edb9e56934
Merge pull request #13401 from JiabinYang/mac/ci_unitest
7 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
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
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
Luo Tao 4e52026476 add independent sphinx tree for api
7 years ago
qiao hai-jun f2e92c5d13
Update start_mpi_train.sh
7 years ago
Luo Tao 901cab9ed3 Add `make clean` in docker/build.sh
7 years ago
Yancey b47a2a01b1
Merge pull request #8019 from Yancey1989/fix_build_type_default_env
7 years ago
Yancey1989 4db77131cd update by comment
7 years ago
helinwang 1c2b071a37
Merge pull request #7990 from PaddlePaddle/helinwang-patch-1
7 years ago
Yancey1989 3b5588a814 Fix default build_type env
7 years ago
helinwang b3ecdafe7e CI build: take -DCUDA_ARCH_NAME from environment variable
7 years ago
qingqing01 0d550ea156 Make parallel tests bind to different GPU.
7 years ago
Luo Tao e100b37e30 change the default option of `WITH_TESTING` to OFF
7 years ago
Yang Yu 5594456a4b Add build_type to build.sh
7 years ago
dzhwinter e983cc90fc
"fix decode bug" (#7711)
7 years ago
dzhwinter b9b75377a2
Feature/hooks (#7513)
7 years ago
tensor-tang 74c5e7c52d enbale auto set env of V1 on Mac
7 years ago
Luo Tao 929d22c622 auto set openblas env
7 years ago
tensor-tang 11ed2f2f93 package right mkldnn and mklml libs if enabled in capi
7 years ago
tensor-tang 5ab271821b fix crash when generating c-api package
7 years ago
Yancey 643ff03fbc
capi package (#7237)
7 years ago
tensor-tang 33b5382efc auto set openblas env
7 years ago
Yancey 73aadb6679
install python tk (#7095)
7 years ago
Luo Tao 49065affba remove unused usage_stat script
7 years ago
Luo Tao 07f2ba5517 reopen linkchecker for checking broken links in websites
7 years ago
Tao Luo d65316f833
Merge pull request #6573 from luotao1/paddledev
7 years ago
Luo Tao 0e18bc8836 update paddledev to paddlepaddle
7 years ago
liaogang 316ab4e07d christmas gift: fix a typo
7 years ago
Tao Luo 79f0ab55de
Merge pull request #6473 from luotao1/with_test
7 years ago
tensor-tang 252f1e4a34
Merge pull request #6493 from PaddlePaddle/release/0.11.0
7 years ago
tensor-tang f4f17e539b skip mkl setting in v1 with Mac
7 years ago
Luo Tao ddf20e589f typo WITH_TEST to WITH_TESTING
7 years ago
Luo Tao 1d301731ac refine the gen_docs in build.sh
7 years ago
Luo Tao 3b1529d2e5 add print_operators_doc in travis ci
7 years ago
tensor-tang c096130a94
Merge pull request #6291 from tensor-tang/check_env
7 years ago
tensor-tang 32cc0db151 check if cmake has been installed
7 years ago
tensor-tang f62dbebe20 follow comments and add limited version of dmidecode
7 years ago
Yancey1989 8dacb4050b install dmidecode in product docker image
7 years ago
QI JUN 7910d96ab8
build paddle_python before build paddle_docs (#6337)
7 years ago
tensor-tang 62c00e00eb add dimms locator info
7 years ago
tensor-tang e670453518 add script to check the cpu env
7 years ago
Luo Tao 3e8c3638dc add WITH_DOC for print_operators_doc in docker/build.sh
7 years ago
typhoonzero dda277ba6c update build.sh
7 years ago
武毅 e1b8c27acb Add back print_operators_doc (#5970)
7 years ago
Yu Yang dc82a30908 Refine CheckStyle Script (#5942)
7 years ago
Yancey f96bc313e8
fix path env in build.sh (#5948)
7 years ago
Yancey 9891667b79
fix ld_library_path in dockerfile (#5794)
7 years ago
tensor-tang 363f690d79 expose only one WITH_MKL to user, covering WITH_MKLDNN and WITH_MKLML
7 years ago
Tao Luo 6cf7f1e4b9
Merge pull request #5671 from tensor-tang/autocpu
7 years ago
tensor-tang 6337007ef5 add echo the result as comment
7 years ago
tensor-tang a6f5f6efb6 at least set threads number as 1, in case trainers number is larger than processors
7 years ago
tensor-tang 4fbba65626 auto set cpu env when mkldnn or mklml enabled for V1 API
7 years ago
Yiqun Liu d3ef2543f9
Fix compiling error for Android, and installing error for cmake of low version. (#5660)
7 years ago
typhoonzero fd7ed3b9c6 fix ci not exit 1
7 years ago
typhoonzero e1157c521d add back root should delete later
7 years ago
typhoonzero 66ae71399d enable manylinux builds
7 years ago
Thuan Nguyen b1340361a3 Please refer to https://github.com/PaddlePaddle/Paddle/issues/5363
7 years ago
武毅 ff4c20e0c5
fix build sh (#5400)
7 years ago
typhoonzero 649ff6e856 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
typhoonzero fa1e90425d put files to platlib
7 years ago
Thuan Nguyen 610c39d304 Please refer to https://github.com/PaddlePaddle/Paddle/issues/5363.
7 years ago
daming-lu 496f150183 fix build doc
7 years ago
Yiqun Liu d3b07a6ede
Add documentation of cross-compiling for iOS (#5239)
7 years ago
Yu Yang 784fc32bfa Add nccl to docker image
7 years ago
武毅 63ffe5250a Cluster train doc for v2 API (#2072)
7 years ago
武毅 0c72649afc Fix gometalinter versioning (#4832)
7 years ago
tensor-tang 0a37f2adf0 fix typo
7 years ago
Liu Yiqun 26e9ab476b Fix if-statement error in CMakeLists.txt and remove build_ios task from travis.
8 years ago
Liu Yiqun 76338fb6a7 Merge branch 'develop' into build_ios
8 years ago
Liu Yiqun 9e524fce1b Remove the generation of executable, such as paddle_trainer, when setting WITH_C_API.
8 years ago
Liu Yiqun b4d710ce12 Merge branch 'develop' into build_ios
8 years ago
Liu Yiqun 92e7b09547 Add ARGS ANDROID_API in Dockerfile.android, to support using toolchain of different api level.
8 years ago
Luo Tao 74de8c0c76 make docker can configure with_mkldnn and with_mklml
8 years ago
武毅 3fbb692d4b Add topk op (#3760)
8 years ago
Liu Yiqun 3360e9cdb8 Change the definition of vmlaq_laneq_f32 from template function to macro.
8 years ago
Liu Yiqun 2ee8a4c84b Add build_ios task in travis, and move the installing of glide into check_style.sh.
8 years ago
Liu Yiqun 9293dc4817 Move the third_party_android from cache directories in travis.
8 years ago
Liu Yiqun 8e5f54320f Refine the toolchain file of Android to use clang as default compiler.
8 years ago
Liu Yiqun 1e76feead0 Merge branch 'build_android_clang' of https://github.com/Xreki/Paddle into build_android_clang
8 years ago
Liu Yiqun 8b15ac82fa Move the definition of hl_cpu_gru_forward and hl_cpu_gru_backward to function/GruFunctor.h.
8 years ago
Liu Yiqun 50c63dc9e7 Merge branch 'develop' into build_android_clang
8 years ago
Liu Yiqun f241773c4f Support to use clang for Android cross-compiling.
8 years ago
Yi Wang 4b0235c1f2 Update build.sh
8 years ago
Yi Wang f22ece9273 Add a document on building using Docker
8 years ago
Liu Yiqun 8a4fad4248 Support to use clang for Android cross-compiling.
8 years ago
Liu Yiqun 5ca4118451 Update Dockerfile of android to support building for arm64-v8a and armeabi.
8 years ago
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
Yu Yang 19127b479c Fix bug in run_python_tests.sh
8 years ago
Yiqun Liu 676250448b Merge pull request #2180 from Xreki/dockerfile_for_android
8 years ago
Yu Yang 6a6d23b82d Merge pull request #2157 from reyoung/feature/remove_deploy_doc_for_release_0.10.0
8 years ago
Liu Yiqun 2d201c7c75 Merge branch 'develop' into dockerfile_for_android
8 years ago
liaogang f5900d38e2 delete locale
8 years ago
Yu Yang 4201debc72 Remove deploy documentation for 0.10.0
8 years ago
Liu Yiqun d264585131 Merge branch 'develop' into dockerfile_for_android
8 years ago
Liu Yiqun 89bb7fd2bf Delete the ndk directory in Dockerfile.
8 years ago
liaogang 373cdb543c Fix locales to en_US.UTF-8
8 years ago
Yi Wang 49b77855fe Merge pull request #2040 from wangkuiyi/use-ubuntu-16
8 years ago