dayhaha
090385155e
add chinese doc and modify ml_regression_en.rst
8 years ago
hedaoyuan
bf47397125
Merge pull request #859 from hedaoyuan/fix_warning
...
Fix warning
8 years ago
Yu Yang
1c26ce2d9c
Merge pull request #858 from reyoung/feature/fix_travis_build_error
...
Fix Travis-CI build error.
8 years ago
hedaoyuan
72bb211b2f
remove COMPILER_SUPPORT_CXX11
8 years ago
Yu Yang
454ca01af3
Fix Travis-CI build error.
...
* error because merge of #711 . The old issue don't check pre-commit
hooks.
8 years ago
hedaoyuan
4736246515
fix warning
8 years ago
Yu Yang
f8e8d1ad44
Merge pull request #846 from reyoung/feature/remove_m4
...
Remove m4 when generate protobuf
8 years ago
Yu Yang
b993585925
Merge pull request #711 from Haichao-Zhang/input_types_check
...
adding input type check for python data provider
8 years ago
Yu Yang
f62f5181f1
Use explicit type for std::transform.
...
* Also fix a protential bug in WarpCTCLayer.cpp
8 years ago
qingqing01
0948ea3033
Merge pull request #806 from luotao1/link
...
fix some dead links in doc/
8 years ago
Luo Tao
3d817037a0
fix url error in rnn_en.rst
8 years ago
Luo Tao
52f6c9a6a9
Merge branch 'develop' into link
8 years ago
Yu Yang
d5c0eeda00
Remove m4 when generate protobuf
...
Also fix compile issues
8 years ago
wangkuiyi
0fd44c61bd
Merge pull request #844 from wangyang59/buildDoc
...
add submodule instructions in build_and_install doc
8 years ago
wangyang59
2489b885c4
fixed a typo
8 years ago
wangyang59
b45246b697
change following emailweixu comments
8 years ago
wangyang59
76e9e08934
minor wording changes
8 years ago
wangyang59
83d78da153
add submodule instructions in build_and_install doc
8 years ago
gangliao
c1299e7f39
Merge pull request #804 from gangliao/check_avx
...
Add inline and bit manipulation in CpuId.h
8 years ago
liaogang
081eb1c42b
Format code using clang-format3.8
8 years ago
liaogang
976063c277
format code with clang-format3.8
8 years ago
liaogang
880aa220be
Add inline and bit manipulation in CpuId.h
8 years ago
gangliao
1adc6a288e
Merge pull request #829 from reyoung/feature/travis_pre_commit_checks
...
Feature/travis pre commit checks
8 years ago
Yu Yang
176cc7c1e8
Merge pull request #828 from PaddlePaddle/fix_docker_doc_bug
...
Fix bugs in Docker document
8 years ago
Yu Yang
579e591207
Try to fix unittest error
8 years ago
Yu Yang
6ea5a9fd03
Add tips when unittest error
8 years ago
Yu Yang
4afaaa4b92
Autoformat all files
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
Yi Wang
3aa00440b1
Fix bugs in Docker document
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
Luo Tao
3f9f222328
fix some dead links in doc/
8 years ago
Tao Luo
6e131b7e37
Merge pull request #821 from qingqing01/fix_dead_link
...
Fix dead links in quick start after reorganzing documentaion directory
8 years ago
Yu Yang
3b1acd2e9b
Merge pull request #818 from wangkuiyi/bazel-protobuf
...
Bazel protobuf and gtest
8 years ago
Yi Wang
7e7b2bb713
Make Git pre-commit hook auto-format WORKSPACE as well.
8 years ago
Yi Wang
f722ee21ac
Do not use https://github.com/pubref/rules_protobuf , but use https://github.com/google/protobuf/ as external dependency for protobuf
8 years ago
dangqingqing
4279a23205
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_dead_link
8 years ago
dangqingqing
57bac90cb5
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_dead_link
8 years ago
wangkuiyi
f2fc4d4cad
Merge pull request #817 from wangkuiyi/install_gtest_in_dockerfile
...
Remove sudo from Dockerfile.*
8 years ago
dangqingqing
dab81d4d03
fix dead links in quick start after reorganzing documentaion directory.
8 years ago
Yu Yang
56c20f8261
Merge pull request #734 from hohdiy/dev-test
...
test code for issue #729
8 years ago
Yu Yang
8431513012
Merge pull request #805 from luotao1/breathe
...
remove breathe and doc/howto/source directory
8 years ago
qingqing01
b3f0f3d2d4
Merge pull request #766 from qingqing01/sentiment
...
Support predicting the samples from sys.stdin
8 years ago
Yi Wang
9b94773a7f
Add gtest
8 years ago
Yi Wang
8013d17dfa
Correct enumeration in lists
8 years ago
Yi Wang
06d7800704
Correct indentation in .rst file
8 years ago
Yi Wang
e74ae54a59
Update development document
8 years ago
Yi Wang
62a7e5cf01
Initialize Bazel WORKSPACE and a testing packages
8 years ago