Commit Graph

561 Commits (94de2290f4cbc6df0050d06a2d381ba941eb78d1)

Author SHA1 Message Date
Luo Tao 07f2ba5517 reopen linkchecker for checking broken links in websites
9 years ago
Tao Luo d65316f833
Merge pull request #6573 from luotao1/paddledev
9 years ago
Luo Tao 0e18bc8836 update paddledev to paddlepaddle
9 years ago
liaogang 316ab4e07d christmas gift: fix a typo
9 years ago
Tao Luo 79f0ab55de
Merge pull request #6473 from luotao1/with_test
9 years ago
tensor-tang 252f1e4a34
Merge pull request #6493 from PaddlePaddle/release/0.11.0
9 years ago
tensor-tang f4f17e539b skip mkl setting in v1 with Mac
9 years ago
Luo Tao ddf20e589f typo WITH_TEST to WITH_TESTING
9 years ago
Luo Tao 1d301731ac refine the gen_docs in build.sh
9 years ago
Luo Tao 3b1529d2e5 add print_operators_doc in travis ci
9 years ago
tensor-tang c096130a94
Merge pull request #6291 from tensor-tang/check_env
9 years ago
tensor-tang 32cc0db151 check if cmake has been installed
9 years ago
tensor-tang f62dbebe20 follow comments and add limited version of dmidecode
9 years ago
Yancey1989 8dacb4050b install dmidecode in product docker image
9 years ago
QI JUN 7910d96ab8
build paddle_python before build paddle_docs (#6337)
9 years ago
tensor-tang 62c00e00eb add dimms locator info
9 years ago
tensor-tang e670453518 add script to check the cpu env
9 years ago
Luo Tao 3e8c3638dc add WITH_DOC for print_operators_doc in docker/build.sh
9 years ago
typhoonzero dda277ba6c update build.sh
9 years ago
武毅 e1b8c27acb Add back print_operators_doc (#5970)
9 years ago
Yu Yang dc82a30908 Refine CheckStyle Script (#5942)
9 years ago
Yancey f96bc313e8
fix path env in build.sh (#5948)
9 years ago
Yancey 9891667b79
fix ld_library_path in dockerfile (#5794)
9 years ago
tensor-tang 363f690d79 expose only one WITH_MKL to user, covering WITH_MKLDNN and WITH_MKLML
9 years ago
Tao Luo 6cf7f1e4b9
Merge pull request #5671 from tensor-tang/autocpu
9 years ago
tensor-tang 6337007ef5 add echo the result as comment
9 years ago
tensor-tang a6f5f6efb6 at least set threads number as 1, in case trainers number is larger than processors
9 years ago
tensor-tang 4fbba65626 auto set cpu env when mkldnn or mklml enabled for V1 API
9 years ago
Yiqun Liu d3ef2543f9
Fix compiling error for Android, and installing error for cmake of low version. (#5660)
9 years ago
typhoonzero fd7ed3b9c6 fix ci not exit 1
9 years ago
typhoonzero e1157c521d add back root should delete later
9 years ago
typhoonzero 66ae71399d enable manylinux builds
9 years ago
Thuan Nguyen b1340361a3 Please refer to https://github.com/PaddlePaddle/Paddle/issues/5363
9 years ago
武毅 ff4c20e0c5
fix build sh (#5400)
9 years ago
typhoonzero 649ff6e856 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
9 years ago
typhoonzero fa1e90425d put files to platlib
9 years ago
Thuan Nguyen 610c39d304 Please refer to https://github.com/PaddlePaddle/Paddle/issues/5363.
9 years ago
daming-lu 496f150183 fix build doc
9 years ago
Yiqun Liu d3b07a6ede
Add documentation of cross-compiling for iOS (#5239)
9 years ago
Yu Yang 784fc32bfa Add nccl to docker image
9 years ago
武毅 63ffe5250a Cluster train doc for v2 API (#2072)
9 years ago
武毅 0c72649afc Fix gometalinter versioning (#4832)
9 years ago
tensor-tang 0a37f2adf0 fix typo
9 years ago
Liu Yiqun 26e9ab476b Fix if-statement error in CMakeLists.txt and remove build_ios task from travis.
9 years ago
Liu Yiqun 76338fb6a7 Merge branch 'develop' into build_ios
9 years ago
Liu Yiqun 9e524fce1b Remove the generation of executable, such as paddle_trainer, when setting WITH_C_API.
9 years ago
Liu Yiqun b4d710ce12 Merge branch 'develop' into build_ios
9 years ago
Liu Yiqun 92e7b09547 Add ARGS ANDROID_API in Dockerfile.android, to support using toolchain of different api level.
9 years ago
Luo Tao 74de8c0c76 make docker can configure with_mkldnn and with_mklml
9 years ago
武毅 3fbb692d4b Add topk op (#3760)
9 years ago
Liu Yiqun 3360e9cdb8 Change the definition of vmlaq_laneq_f32 from template function to macro.
9 years ago
Liu Yiqun 2ee8a4c84b Add build_ios task in travis, and move the installing of glide into check_style.sh.
9 years ago
Liu Yiqun 9293dc4817 Move the third_party_android from cache directories in travis.
9 years ago
Liu Yiqun 8e5f54320f Refine the toolchain file of Android to use clang as default compiler.
9 years ago
Liu Yiqun 1e76feead0 Merge branch 'build_android_clang' of https://github.com/Xreki/Paddle into build_android_clang
9 years ago
Liu Yiqun 8b15ac82fa Move the definition of hl_cpu_gru_forward and hl_cpu_gru_backward to function/GruFunctor.h.
9 years ago
Liu Yiqun 50c63dc9e7 Merge branch 'develop' into build_android_clang
9 years ago
Liu Yiqun f241773c4f Support to use clang for Android cross-compiling.
9 years ago
Yi Wang 4b0235c1f2 Update build.sh
9 years ago
Yi Wang f22ece9273 Add a document on building using Docker
9 years ago
Liu Yiqun 8a4fad4248 Support to use clang for Android cross-compiling.
9 years ago
Liu Yiqun 5ca4118451 Update Dockerfile of android to support building for arm64-v8a and armeabi.
9 years ago
Yancey 47f380bb47 fix ldconfig (#3547)
9 years ago
Yancey 0f8688192c Fix invalid paddle binary file path (#3421)
9 years ago
Tao Luo d605560e2d Merge pull request #3488 from luotao1/docker_doc
9 years ago
Luo Tao 72be3b920a add install infomation in build.sh
9 years ago
Luo Tao d1cda33316 build documentation don't need install Paddle before
9 years ago
tensor-tang 6f045f9a04 add mkl shared lib into whl
9 years ago
Helin Wang 55ce5a82d4 Docker build: create deb file and build Go by default.
9 years ago
liaogang aaddf5f694 test on CI
9 years ago
Luo Tao 2dec4be1db * fix travis-ci bug
9 years ago
Luo Tao 5b81f5da74 Merge branch 'develop' into doc
9 years ago
Luo Tao 463c68e6f3 make paddle_proto and gen_proto_py before generating document
9 years ago
gongweibao 8c2a0a763f Fix C-API Compilation Error (#3311)
9 years ago
Luo Tao d758c6c427 reduce travis-ci time of build_doc
9 years ago
gangliao 0a38864aab Merge pull request #3299 from gangliao/android
9 years ago
武毅 36ac89b9c4 Put everything in paddle python wheel package enable pip install paddle (#3102)
9 years ago
liaogang 3b2e8fc8f3 Accelerate CI process under android environment
9 years ago
Yi Wang 89bc429312 Add environment variable WITH_DEB to control if buill.sh should generate .deb file
9 years ago
Yu Yang c2272c6ecb Only make install when it necessary in build.sh
9 years ago
Yu Yang a720d21dcd Paddle always not use `virtualenv` to unit-test
9 years ago
Yu Yang aa57f0fc85 Cat error log if cpack failed
9 years ago
Yu Yang 6cde6fc187 Follow comments
9 years ago
Yu Yang 359e79e543 Faster Python unittest
9 years ago
Yu Yang f4f0119cdc Merge pull request #3205 from reyoung/feature/fix_base_martix
9 years ago
Tao Luo ca39600930 Merge pull request #3168 from tensor-tang/develop
9 years ago
Yu Yang 16c5de1ff0 Parallel CPack
9 years ago
Yu Yang 26f43a8c2a Faster build
9 years ago
Luo Tao 8f88972d53 add wget in docker production image
9 years ago
tensor-tang 1bd64f18ed move MKLDNN and MKLML install path to build third party path
9 years ago
Helin Wang 22be2b2bb8 fix travis check style
9 years ago
Helin Wang 37624b30ff Fix Go pre-commit
9 years ago
Liu Yiqun 8a3e735307 Delete the blank line at the end of script file build_android.sh.
9 years ago
Liu Yiqun ac8c8bd5fb Merge branch 'develop' into update_android_dockerfile
9 years ago
武毅 23b8346072 Fault tolerant distributed training, just work version, with etcd (#2849)
9 years ago
Liu Yiqun 450cf18b53 Add Go compiler to Dockfile.android and rename the build directory to build-android.
9 years ago
Liu Yiqun 62908dcc24 Move the download of ndk to build_android.sh script file.
9 years ago
Liu Yiqun 95897fd1e1 Add build_android task on Travis CI.
9 years ago
yi.wu 9f64332258 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_golang_precommit
9 years ago
gongweibao 204869c2da fix bugs
9 years ago
wuyi05 7c6aa04f61 add go pre-commit and travis build
9 years ago
gongweibao d8941e67ec fix bugs
9 years ago
wuyi05 714c2c2d42 fix go get -d ./..
9 years ago
Yu Yang be54d38a1f Cache Paddle Default ThirdParty Dir
9 years ago
Yu Yang 9dd211f6c6 Add Third Party Path back to TravisCI cache.
9 years ago
Yi Wang 0cbe120d8c Remove paddle/script/travis/main.sh
9 years ago
Yi Wang 72c1a7fb5e Remove common.sh
9 years ago
Yi Wang c2fc896f5b Simplify Travis CI configuration
9 years ago
liaogang f202d4e036 ctest output on failure
9 years ago
liaogang 35d03c847c remove VERBOSE in ctest
9 years ago
gangliao a9e143ea2a Merge pull request #2016 from typhoonzero/fix1995
9 years ago
Yu Yang ec6068b187 Tinker with TravisCI
9 years ago
Yu Yang 19127b479c Fix bug in run_python_tests.sh
9 years ago
Yiqun Liu 676250448b Merge pull request #2180 from Xreki/dockerfile_for_android
9 years ago
Yu Yang 6a6d23b82d Merge pull request #2157 from reyoung/feature/remove_deploy_doc_for_release_0.10.0
9 years ago
Liu Yiqun 2d201c7c75 Merge branch 'develop' into dockerfile_for_android
9 years ago
liaogang f5900d38e2 delete locale
9 years ago
Yu Yang 4201debc72 Remove deploy documentation for 0.10.0
9 years ago
Liu Yiqun d264585131 Merge branch 'develop' into dockerfile_for_android
9 years ago
Liu Yiqun 89bb7fd2bf Delete the ndk directory in Dockerfile.
9 years ago
liaogang 373cdb543c Fix locales to en_US.UTF-8
9 years ago
Yi Wang 49b77855fe Merge pull request #2040 from wangkuiyi/use-ubuntu-16
9 years ago
Yi Wang e59c183afb Remove -D CPACK_DEBIAN_PACKAGE_DEPENDS="" from the invocation of cpack
9 years ago
Yi Wang 549d945aab Resolve conflict
9 years ago
dangqingqing e3fd0d56f4 Pass unit test
9 years ago
Liu Yiqun d5b7e92cab Add dockerfile and build script for Android.
9 years ago
liaogang faf26f0a6d force delete packages before unit test
9 years ago
gangliao 542b103f57 Merge pull request #2034 from gangliao/new_python
9 years ago
Yi Wang e84e69e141 Update Dockerfile and build.sh
9 years ago
Yi Wang fa288b70af Ongong work
9 years ago
gangliao afcb58c4d6 Merge pull request #2017 from emailweixu/add_python_test
9 years ago
liaogang feaf12d4f2 fix bug when enable gpu unit test on docker
9 years ago
liaogang e4656c2717 using one thread to dump sequential output
9 years ago
emailweixu 5458be6644 Update run_python_tests.sh
9 years ago
emailweixu bc01717ce2 Update run_python_tests.sh
9 years ago
emailweixu 0762f7ee9b Update run_python_tests.sh
9 years ago
emailweixu 710198026f Update run_python_tests.sh
9 years ago
emailweixu 883cb22743 Update run_python_tests.sh
9 years ago
emailweixu 5e38c2b675 Update run_python_tests.sh
9 years ago
emailweixu 01b5d223b6 Update run_python_tests.sh
9 years ago
gangliao 4c31f1892c add verbose output for unit test
9 years ago
xuwei06 71c77cbed5 Use IPython 5.3 for unittest
9 years ago
xuwei06 6a7feb35e5 run python tests in virtualenv
9 years ago
gangliao b24f6d0fea accelerate test and add debug info
9 years ago
yi.wu 6f6882802f delete paddle/dist before build
9 years ago
xuwei06 7e29901ab2 Avoid relink executables when cmake files are changed
9 years ago
Luo Tao c810e6a7c0 Merge branch 'develop' into release/0.10.0
9 years ago
Luo Tao fe496f171d auto deploy doc on release branch, and refine doc
9 years ago
xuwei06 bf1320a732 Skip cpplint if source is not changed.
9 years ago
Helin Wang 50ab8723ca make docker build command for building prodction image more precise
9 years ago
Helin Wang 45942268b8 make docker build command for building prodction image more precise
9 years ago
qijun 9e11c20f91 fix bug
9 years ago
qijun b4e459b99c update wirte_docs_cn.rst
9 years ago
qijun f9a5a2c099 follow comments
9 years ago
reyoung 9b45b26588 Done with docker package
9 years ago
reyoung f192800091 Refine Docker build
9 years ago
qijun 4495878115 update docker build doc
9 years ago
Yu Yang b3c6cd03d5 Merge branch 'release/0.10.0' into curl_is_also_need_by_paddle
9 years ago
reyoung 5f41d2814b Make docker build use deb package.
9 years ago
qijun 7b16103f87 update comments
9 years ago
qijun 2c4892c968 find whl path
9 years ago
qijun 190e429dfd add some comments
9 years ago
qijun 81e0f5a4e2 correct with_testing option
9 years ago
qijun 2925f0089a fix wrong path of pip install *whl
9 years ago
qijun 0344c086e5 fix build.sh
9 years ago
qijun 99ae4dae46 add build paddle_docs_cn
9 years ago
qijun feccfc8333 fix with_doc build option
9 years ago
QI JUN 289b23e757 Merge pull request #1839 from QiJune/feature/fix_with_doc_build_option
9 years ago
qijun 3dae7c53e5 update comments
9 years ago
Yu Yang e703cf4e05 Standerlizd debian package
9 years ago
qijun a278048b35 find whl path
9 years ago
qijun d1052de117 add some comments
9 years ago
qijun b896b48400 correct with_testing option
9 years ago
Yu Yang 771bbe6027 Fix Production Docker Image's mirror settings.
9 years ago
gangliao 4fa8fdc3c0 Merge pull request #1837 from reyoung/feature/fix_travis_build_error
9 years ago
gangliao 1f92f42284 Merge pull request #1836 from reyoung/feature/fix_travis_build_error
9 years ago
qijun 37db05f915 fix wrong path of pip install *whl
9 years ago
qijun e9f0ee07cb fix build.sh
9 years ago
Yu Yang 12dea70fd0 Fix travis ci error.
9 years ago
qijun d8b1124600 Merge remote-tracking branch 'baidu/develop' into feature/fix_with_doc_build_option
9 years ago
liaogang 4d3f9107c7 Add pip install paddle wheel package in Dockerfile
9 years ago
gangliao a854822335 Add pip install paddle wheel package in Dockerfile
9 years ago
qijun d75399d5e3 add build paddle_docs_cn
9 years ago
qijun 2076a92fe4 fix with_doc build option
9 years ago
Yu Yang 899caa6dda Fix Production Docker Image's mirror settings.
9 years ago
yi.wu 69e6a0f5ec fix docker image pythonhome
9 years ago
Yancey caffcc8314 Merge pull request #1707 from Yancey1989/woboq_view
9 years ago
Yancey1989 a073575557 to enable building ==> to enable the building of
9 years ago
Yu Yang b3b08c0bc7 Default `--rm` when `docker run` in README.md
9 years ago
Yancey1989 82764fdfc5 update
9 years ago
jacquesqiao 06b2e4d29f Merge pull request #1715 from jacquesqiao/clean-cmake
9 years ago
qiaolongfei 49cc06285f remove WITH_PREDICT_SDK
9 years ago
Yancey1989 8b15be64e1 update
9 years ago
Yancey1989 95972aaa29 update
9 years ago
Yancey1989 35e0f970c2 update
9 years ago
liaogang 194a3b8ae9 Revise docker docs
9 years ago
Luo Tao 137d2cb24f remove with_metric_learning
9 years ago
liaogang 699da5be1a Modify cudnn.so in dockerfile
9 years ago
Yancey1989 587a05e5e0 reading source code with woboq
9 years ago
liaogang b5e0bbf35c ln -s cudnn v5
9 years ago
liaogang 2c21b6d2dc Upgrade cuda to 8.0
9 years ago
yi.wu 47aaba5236 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix1678
9 years ago
yi.wu cc82c27544 update
9 years ago
qiaolongfei 8d10846e0e change ON_COVERALLS to WITH_COVERAGE
9 years ago
yi.wu 7ca0c6ccff separate build and run tests
9 years ago
gangliao edf95da981 Merge pull request #1675 from helinwang/gpu
9 years ago
武毅 001b426dc0 Merge pull request #1642 from typhoonzero/dockerreadme
9 years ago
Helin Wang 6737c75883 fix gpu dockerbuild
9 years ago
gangliao 4951c46286 Merge pull request #1673 from helinwang/version
9 years ago
yi.wu 8f79efc846 update README
9 years ago
yi.wu 3569466d6e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dockerreadme
9 years ago
Helin Wang cebc13a37c fix paddle pip install package version
9 years ago
Helin Wang 7485e5d750 refine docker build
9 years ago
yi.wu dfe6450648 build use release
9 years ago
yi.wu 5d0f9d31c9 update docker build scripts and readme
9 years ago
yi.wu 06664fa18a add docker build instructions
9 years ago
Yi Wang ac5ff8785c Use Grammarly with the design doc
9 years ago
Yancey1989 5eeb18705a delete deb path
9 years ago
gongweibao 21e878ff21 Merge pull request #1598 from typhoonzero/thinnerdocker
9 years ago
yi.wu e8d33bee47 gpu image dependencies
9 years ago
yi.wu 0b4d456046 add python requests, add DELETE_BUILD_CACHE arg
9 years ago
yi.wu 653c981df9 tags for build docker image
9 years ago
yi.wu 1ab419a1bd new design: #1625
9 years ago
Yi Wang 42cb7a201c Update Docker build design doc to incorporate comments
9 years ago
yi.wu c1d5aaa15c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into thinnerdocker
9 years ago
yi.wu 3298d3075d production image name paddle not paddle-core
9 years ago
王益 db045acb21 Improve the design doc of Docker build
9 years ago
yi.wu 1b269dbe06 use deb to build paddle-core image
9 years ago
yi.wu f66fd44fec do not use docker cp
9 years ago
gongweibao 815b4913e3 pre-commit check
9 years ago
gongweibao b7a5d27efd precommit check
9 years ago
gongweibao 289d2e2da6 del some
9 years ago
gongweibao 824b193fec add READM.md
9 years ago
gongweibao b07d95d3fb add README.md
9 years ago
yi.wu a6eec0228c thinner docker
9 years ago
Helin Wang 00f88d4449 reduce docker image size by removing /build in or docker build
10 years ago
liaogang b48ebd16c8 Fix git submodule in docker
10 years ago
liaogang c043d71840 Add Book in Docker
10 years ago
Yu Yang af607df2f9 Merge pull request #1546 from reyoung/feature/v2_docs
10 years ago
Yu Yang 6b0961a3c1 auto deployment paddle documentation
10 years ago
Helin Wang f9ea339dd0 remove osx build from CI
10 years ago
Yu Yang fd5778ab23 Fix unittest
10 years ago
liaogang a82341bbb1 Update Dockerfile GPU
10 years ago
liaogang 15972c0852 Add git credential to skip password typing
10 years ago
liaogang 36672ae309 add clang-format in docker
10 years ago
liaogang f6a481edaa Add .bashrc into docker
10 years ago
liaogang 1478dd6225 Add git completion, prompt, pre-commit in docker
10 years ago
liaogang 5f626b93f2 set docker BUILD_AND_INSTALL
10 years ago
liaogang 4d3a1ab690 Fix env error
10 years ago
liaogang 7be8e69990 Update WITH_DOC in docker
10 years ago