Commit Graph

688 Commits (075e1cf78e4104a6c19bd64e593afac00a2f2c21)

Author SHA1 Message Date
liaogang 8acd1ac31a Add extern python interp
10 years ago
Yu Yang a080aa7a1c Change run_all => entrypoint.
10 years ago
Yu Yang 68c89bcc52 Add jupyter notebook support in Docker images.
10 years ago
zhouyingfeng 7193cbf119 rename "feedback.sh" into "usage.sh", and fix the code style error in this file.
10 years ago
zhouyingfeng 8869082351 add usage collection for demo
10 years ago
liaogang aee0857838 Clean Travis ci and fix bug
10 years ago
Yu Yang 9e9ae2f393 Merge pull request #996 from gangliao/bazel
10 years ago
liaogang 84c7862d4b Remove bazel from dockerfile and docs
10 years ago
Luo Tao 39a547741c refine docs.sh
10 years ago
Luo Tao de8927ebe1 refine docs.sh
10 years ago
Luo Tao 5471e87f3d Merge branch 'develop' into checker
10 years ago
Luo Tao 204152c76e set -e for docs.sh
10 years ago
Luo Tao 1a0669753e travis for check broken links
10 years ago
yangwenbo02 5222b586e2 support UBUNTU MIRROR and modify doc
10 years ago
Yu Yang 7395d2dadb Using protobuf3 in Travis-CI MacOS.
10 years ago
Yu Yang 6a461812c6 Install protobuf3 to /usr
10 years ago
Yu Yang 7439025753 Refine code
10 years ago
Yu Yang 79611a2794 Merge branch 'develop' of github.com:baidu/Paddle into feature/upgrade_to_proto3
10 years ago
Yu Yang 08917e08c2 Make Travis-CI pre-commit check more readable.
10 years ago
liaogang ae174b33c0 Remove WITH_GLOG and WITH_GFLAGS in cmake
10 years ago
Yu Yang 0c65442c5b Upgrade protobuf to 3.1 in Travis-CI linux
10 years ago
Yu Yang 6ea5a9fd03 Add tips when unittest error
10 years ago
Yu Yang 94538798a0 Merge branch 'develop' of github.com:baidu/Paddle into feature/travis_pre_commit_checks
10 years ago
Yu Yang be1b70e64e Tuning travis
10 years ago
Yu Yang 068bfbb817 All file pass pre-commit hook
10 years ago
gangliao f66196a8bf Merge pull request #826 from reyoung/feature/fix_travis_build_when_rebase
10 years ago
Yu Yang 2a5a8e79e5 Fix Travis-CI when using rebase.
10 years ago
wangkuiyi f2fc4d4cad Merge pull request #817 from wangkuiyi/install_gtest_in_dockerfile
10 years ago
Yu Yang 8431513012 Merge pull request #805 from luotao1/breathe
10 years ago
Yi Wang 174ca2723a Remove sudo from Dockerfile.*
10 years ago
Yi Wang 56b15bd530 Install libgtest-dev in Dockerfiles
10 years ago
Luo Tao 0c96b26c3c remove breathe and doc/howto/source directory
10 years ago
wangkuiyi 392dc96701 Merge pull request #761 from PaddlePaddle/install-bazel
10 years ago
Yi Wang e9549cbb78 Change "Baidu, Inc" into "PaddlePaddle Authors"
10 years ago
Li Peng 6772acab12 Update according Yi's comments
10 years ago
Li Peng 0592d1b76e Add bazel installation to the Dockerfiles
10 years ago
Yiqun Liu 4823075f95 Merge pull request #651 from Xreki/warpctc
10 years ago
Yi Wang 6216b59597 Resolve conflicts
10 years ago
Liu Yiqun 78bdd32471 Merge branch 'develop' into warpctc
10 years ago
Yu Yang 5d26716c69 Merge pull request #723 from wangkuiyi/woboq
10 years ago
Yi Wang 2f024ba527 Add more customizable ARGs with default values to Dockerfiles .
10 years ago
Yi Wang af1c2e905d Add -U to RUN pip install
10 years ago
Tao Luo 44d4be6e43 Merge pull request #724 from Shi-Liang/theme_develop
10 years ago
Yi Wang ccf89a5a24 Make browserable C++ source code into HTMLs
10 years ago
Yi Wang 1c4d71949f Replace m4 template by Dockerfile ARGs
10 years ago
Liu Yiqun 7bb7fed833 Simplify the CMakelist.txt and fix typos.
10 years ago
Liu Yiqun 46ef2bc694 Merge branch 'develop' into warpctc
10 years ago
Shi-Liang 9563db3e77 modified the document config files and add theme files
10 years ago
Liu Yiqun 18b85e558a Add a script to auto compile the warp-ctc submodule.
10 years ago
Yu Yang 257819d3d4 Merge pull request #621 from luotao1/docker
10 years ago
Yi Wang 20b416d256 Resolve conflict from git pull upstream develop
10 years ago
qingqing01 31e57175d9 Merge pull request #655 from PaddlePaddle/release/v0.9.0
10 years ago
Yu Yang 1d8d957322 Add `set -e` for paddle boot up script.
10 years ago
Yi Wang a3a7e76c7f Respond to Helin's comments
10 years ago
Yi Wang 88802d15cd Remove template execution results from Dockerfile.m4
10 years ago
Yi Wang aca08255d2 Allow docker build to build from local Git commit.
10 years ago
Luo Tao a7671dee47 refine build_docker_image.rst
10 years ago
Yu Yang 341688b583 Bumping up version number
10 years ago
Yu Yang 7b1d3c77c8 Refine ver2num function, add comments
10 years ago
Yu Yang 5b1ba87320 Add version check for paddle
10 years ago
Yu Yang 4705083ee1 Update dockerfile tags
10 years ago
Yu Yang c60f57b6e3 Fix some problems in Debian build scripts.
10 years ago
Yu Yang 836d61382f Update pre-commit-config
10 years ago
qijun 319742c641 format python code in demo, doc, doc_cn and paddle directories
10 years ago
Yu Yang 64b7561ce6 Add checkout name for Dockerfile
10 years ago
Yu Yang 57bc6238d9 enable swig unittest in travis-ci (#394)
10 years ago
gangliao 3e2dc77cc7 Add code coverage and coveralls (#296)
10 years ago
emailweixu 9f9b4afcdb install the right python package version (#326)
10 years ago
Yu Yang ee028bb5ea Add How to build docs (#312)
10 years ago
Yu Yang 3edc4202b0 Add travis for osx (#189)
10 years ago
Yu Yang 0276f15a45 add scripts to build ubuntu install package. (#132)
10 years ago
Yu Yang baaaa0b09d Add NOAVX Docker image scripts. (#129)
10 years ago
Yu Yang 703cce35a8 Enable docs update. (#78)
10 years ago
emailweixu 7e79c911b4 Temporarily disable automatic doc deployment
10 years ago
Yu Yang df0c7cd9c0 Add documentation ci scripts (#66)
10 years ago
Yu Yang b76682c5e3 Exit when pip install failed
10 years ago
Yu Yang 7cf8e0c9e6 Lazy install Paddle wheels
10 years ago
Yu Yang daaf5a42ec Add travis support to PaddlePaddle
10 years ago
wangyanfei01 cecdedea63 ISSUE=4607611 refine cluster scripts
10 years ago
lipeng17 890ca39b2d Fix name typos
10 years ago
yuyang18 76b71d1068 Add missing file for last commit
10 years ago
yuyang18 9af628c17d Add pillow to docker image, reduce docker image compile time.
10 years ago
yuyang18 a46749b3b0 Fix ubuntu image prefix
10 years ago
yuyang18 291ff97cd2 Try Fix docker hub build.
10 years ago
yuyang18 57109591d1 Try to fix hub.docker.com build error.
10 years ago
yuyang18 990f660b06 Tiny fix for Dockerfile syntax
10 years ago
yuyang18 51b5cb0415 Split Dockerfile into multiple.
10 years ago
zhangjinchao01 b72beee4f0 fix dash and space bug,
10 years ago