Commit Graph

319 Commits (931572e2109d25c825d1d55b17358020c4d4c317)

Author SHA1 Message Date
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
Yi Wang e59c183afb Remove -D CPACK_DEBIAN_PACKAGE_DEPENDS="" from the invocation of cpack
8 years ago
Yi Wang 549d945aab Resolve conflict
8 years ago
dangqingqing e3fd0d56f4 Pass unit test
8 years ago
Liu Yiqun d5b7e92cab Add dockerfile and build script for Android.
8 years ago
liaogang faf26f0a6d force delete packages before unit test
8 years ago
gangliao 542b103f57 Merge pull request #2034 from gangliao/new_python
8 years ago
Yi Wang e84e69e141 Update Dockerfile and build.sh
8 years ago
Yi Wang fa288b70af Ongong work
8 years ago
gangliao afcb58c4d6 Merge pull request #2017 from emailweixu/add_python_test
8 years ago
liaogang feaf12d4f2 fix bug when enable gpu unit test on docker
8 years ago
liaogang e4656c2717 using one thread to dump sequential output
8 years ago
emailweixu 5458be6644 Update run_python_tests.sh
8 years ago
emailweixu bc01717ce2 Update run_python_tests.sh
8 years ago
emailweixu 0762f7ee9b Update run_python_tests.sh
8 years ago
emailweixu 710198026f Update run_python_tests.sh
8 years ago
emailweixu 883cb22743 Update run_python_tests.sh
8 years ago
emailweixu 5e38c2b675 Update run_python_tests.sh
8 years ago
emailweixu 01b5d223b6 Update run_python_tests.sh
8 years ago
gangliao 4c31f1892c add verbose output for unit test
8 years ago
xuwei06 71c77cbed5 Use IPython 5.3 for unittest
8 years ago
xuwei06 6a7feb35e5 run python tests in virtualenv
8 years ago
gangliao b24f6d0fea accelerate test and add debug info
8 years ago
yi.wu 6f6882802f delete paddle/dist before build
8 years ago
xuwei06 7e29901ab2 Avoid relink executables when cmake files are changed
8 years ago
Luo Tao c810e6a7c0 Merge branch 'develop' into release/0.10.0
8 years ago
Luo Tao fe496f171d auto deploy doc on release branch, and refine doc
8 years ago
xuwei06 bf1320a732 Skip cpplint if source is not changed.
8 years ago
Helin Wang 50ab8723ca make docker build command for building prodction image more precise
8 years ago
Helin Wang 45942268b8 make docker build command for building prodction image more precise
8 years ago
qijun 9e11c20f91 fix bug
8 years ago
qijun b4e459b99c update wirte_docs_cn.rst
8 years ago
qijun f9a5a2c099 follow comments
8 years ago
reyoung 9b45b26588 Done with docker package
8 years ago
reyoung f192800091 Refine Docker build
8 years ago
qijun 4495878115 update docker build doc
8 years ago
Yu Yang b3c6cd03d5 Merge branch 'release/0.10.0' into curl_is_also_need_by_paddle
8 years ago
reyoung 5f41d2814b Make docker build use deb package.
8 years ago
qijun 7b16103f87 update comments
8 years ago
qijun 2c4892c968 find whl path
8 years ago
qijun 190e429dfd add some comments
8 years ago
qijun 81e0f5a4e2 correct with_testing option
8 years ago
qijun 2925f0089a fix wrong path of pip install *whl
8 years ago
qijun 0344c086e5 fix build.sh
8 years ago
qijun 99ae4dae46 add build paddle_docs_cn
8 years ago
qijun feccfc8333 fix with_doc build option
8 years ago
QI JUN 289b23e757 Merge pull request #1839 from QiJune/feature/fix_with_doc_build_option
8 years ago
qijun 3dae7c53e5 update comments
8 years ago
Yu Yang e703cf4e05 Standerlizd debian package
8 years ago
qijun a278048b35 find whl path
8 years ago
qijun d1052de117 add some comments
8 years ago
qijun b896b48400 correct with_testing option
8 years ago
Yu Yang 771bbe6027 Fix Production Docker Image's mirror settings.
8 years ago
gangliao 4fa8fdc3c0 Merge pull request #1837 from reyoung/feature/fix_travis_build_error
8 years ago
gangliao 1f92f42284 Merge pull request #1836 from reyoung/feature/fix_travis_build_error
8 years ago
qijun 37db05f915 fix wrong path of pip install *whl
8 years ago
qijun e9f0ee07cb fix build.sh
8 years ago
Yu Yang 12dea70fd0 Fix travis ci error.
8 years ago
qijun d8b1124600 Merge remote-tracking branch 'baidu/develop' into feature/fix_with_doc_build_option
8 years ago
liaogang 4d3f9107c7 Add pip install paddle wheel package in Dockerfile
8 years ago
gangliao a854822335 Add pip install paddle wheel package in Dockerfile
8 years ago
qijun d75399d5e3 add build paddle_docs_cn
8 years ago
qijun 2076a92fe4 fix with_doc build option
8 years ago
Yu Yang 899caa6dda Fix Production Docker Image's mirror settings.
8 years ago
yi.wu 69e6a0f5ec fix docker image pythonhome
8 years ago
Yancey caffcc8314 Merge pull request #1707 from Yancey1989/woboq_view
8 years ago
Yancey1989 a073575557 to enable building ==> to enable the building of
8 years ago
Yu Yang b3b08c0bc7 Default `--rm` when `docker run` in README.md
8 years ago
Yancey1989 82764fdfc5 update
8 years ago
jacquesqiao 06b2e4d29f Merge pull request #1715 from jacquesqiao/clean-cmake
8 years ago
qiaolongfei 49cc06285f remove WITH_PREDICT_SDK
8 years ago