liaogang
9a7df696d9
Clean travis ci
8 years ago
liaogang
c24e94c8a4
Check python if system already equipped one
8 years ago
Yu Yang
d41ac09090
Merge pull request #1017 from gangliao/external
...
Download, build, install External dependencies via cmake
8 years ago
liaogang
d0a5ce290a
Clean travis ci
8 years ago
liaogang
642dc356ae
clean travis ci
8 years ago
liaogang
8acd1ac31a
Add extern python interp
8 years ago
Yu Yang
a080aa7a1c
Change run_all => entrypoint.
8 years ago
Yu Yang
68c89bcc52
Add jupyter notebook support in Docker images.
8 years ago
liaogang
aee0857838
Clean Travis ci and fix bug
8 years ago
Yu Yang
9e9ae2f393
Merge pull request #996 from gangliao/bazel
...
Remove bazel from dockerfile and docs
8 years ago
liaogang
84c7862d4b
Remove bazel from dockerfile and docs
8 years ago
Luo Tao
39a547741c
refine docs.sh
8 years ago
Luo Tao
de8927ebe1
refine docs.sh
8 years ago
Luo Tao
5471e87f3d
Merge branch 'develop' into checker
8 years ago
Luo Tao
204152c76e
set -e for docs.sh
8 years ago
Luo Tao
1a0669753e
travis for check broken links
8 years ago
yangwenbo02
5222b586e2
support UBUNTU MIRROR and modify doc
8 years ago
Yu Yang
7395d2dadb
Using protobuf3 in Travis-CI MacOS.
8 years ago
Yu Yang
6a461812c6
Install protobuf3 to /usr
8 years ago
Yu Yang
7439025753
Refine code
8 years ago
Yu Yang
79611a2794
Merge branch 'develop' of github.com:baidu/Paddle into feature/upgrade_to_proto3
8 years ago
Yu Yang
08917e08c2
Make Travis-CI pre-commit check more readable.
8 years ago
liaogang
ae174b33c0
Remove WITH_GLOG and WITH_GFLAGS in cmake
8 years ago
Yu Yang
0c65442c5b
Upgrade protobuf to 3.1 in Travis-CI linux
8 years ago
Yu Yang
6ea5a9fd03
Add tips when unittest error
8 years ago
Yu Yang
94538798a0
Merge branch 'develop' of github.com:baidu/Paddle into feature/travis_pre_commit_checks
8 years ago
Yu Yang
be1b70e64e
Tuning travis
8 years ago
Yu Yang
068bfbb817
All file pass pre-commit hook
8 years ago
gangliao
f66196a8bf
Merge pull request #826 from reyoung/feature/fix_travis_build_when_rebase
...
Fix Travis-CI when using rebase.
8 years ago
Yu Yang
2a5a8e79e5
Fix Travis-CI when using rebase.
...
* The $TRAVIS_COMMIT_RANGE could be not existed, because the git history
can be changed and rebased. Here we alway run Travis-CI when `git diff`
cannot return the modified files.
* Also do not push docs update if is not PaddlePaddle/Paddle.
8 years ago
wangkuiyi
f2fc4d4cad
Merge pull request #817 from wangkuiyi/install_gtest_in_dockerfile
...
Remove sudo from Dockerfile.*
8 years ago
Yu Yang
8431513012
Merge pull request #805 from luotao1/breathe
...
remove breathe and doc/howto/source directory
8 years ago
Yi Wang
174ca2723a
Remove sudo from Dockerfile.*
8 years ago
Yi Wang
56b15bd530
Install libgtest-dev in Dockerfiles
8 years ago
Luo Tao
0c96b26c3c
remove breathe and doc/howto/source directory
8 years ago
wangkuiyi
392dc96701
Merge pull request #761 from PaddlePaddle/install-bazel
...
Add bazel installation to the Dockerfiles
8 years ago
Yi Wang
e9549cbb78
Change "Baidu, Inc" into "PaddlePaddle Authors"
8 years ago
Li Peng
6772acab12
Update according Yi's comments
...
- Put the 'ARG DEBIAN_FRONTEND=noninteractive' ahead of the first
'apt-get install' invoke.
- Add comments to Dockerfiles to explain why we're adding Bazel
installation.
Signed-off-by: Li Peng <lipeng@unisound.com>
8 years ago
Li Peng
0592d1b76e
Add bazel installation to the Dockerfiles
...
Also add DEBIAN_FRONTEND=noninteractive to suppress the debconf
messages.
8 years ago
Yiqun Liu
4823075f95
Merge pull request #651 from Xreki/warpctc
...
Integrate warp-ctc as WarpCTCLayer, including unit test and layer interface.
8 years ago
Yi Wang
6216b59597
Resolve conflicts
8 years ago
Liu Yiqun
78bdd32471
Merge branch 'develop' into warpctc
8 years ago
Yu Yang
5d26716c69
Merge pull request #723 from wangkuiyi/woboq
...
Make browserable C++ source code into HTMLs
8 years ago
Yi Wang
2f024ba527
Add more customizable ARGs with default values to Dockerfiles .
8 years ago
Yi Wang
af1c2e905d
Add -U to RUN pip install
8 years ago
Tao Luo
44d4be6e43
Merge pull request #724 from Shi-Liang/theme_develop
...
Customized Paddle's document theme
8 years ago
Yi Wang
ccf89a5a24
Make browserable C++ source code into HTMLs
8 years ago
Yi Wang
1c4d71949f
Replace m4 template by Dockerfile ARGs
8 years ago
Liu Yiqun
7bb7fed833
Simplify the CMakelist.txt and fix typos.
8 years ago
Liu Yiqun
46ef2bc694
Merge branch 'develop' into warpctc
8 years ago