liaogang
|
6237f6f57a
|
revert clang-format
|
8 years ago |
helinwang
|
2cb4a9fbce
|
Merge pull request #1968 from emailweixu/fix_dataset_typo
Fix dataset typo: cretor=>creator
|
8 years ago |
gangliao
|
b15702bc99
|
Merge pull request #1967 from yu239/atlas_clapack
set ATLAS_CLAPACK_INC_DIR to CBLAS_INC_DIR in cblas.cmake
|
8 years ago |
liaogang
|
b13871c3a4
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into gfortran
|
8 years ago |
Yi Wang
|
d1f0d07c04
|
Merge pull request #1970 from wangkuiyi/fix_tls_error
Correct TLS error in Docker building
|
8 years ago |
liaogang
|
f0bd057b8c
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into gfortran
|
8 years ago |
Yi Wang
|
9d2592e95e
|
Minor correction of comments
|
8 years ago |
Yi Wang
|
295f871c92
|
Correct TLS error in Docker building
|
8 years ago |
xuwei06
|
478745f6bc
|
Fix dataset typo: cretor=>creator
|
8 years ago |
Haonan
|
30b73ee397
|
Also include the path already set for CBLAS_INC_DIR
|
8 years ago |
Haonan
|
a621a9b2d5
|
set ATLAS_CLAPACK_INC_DIR to CBLAS_INC_DIR in cblas.cmake
|
8 years ago |
liaogang
|
f27fd9dc28
|
follow comments
|
8 years ago |
liaogang
|
8cde2d119f
|
fix LAPACK_ROUTINE_EACHbug
|
8 years ago |
liaogang
|
665cc0e7b2
|
remove redundant mutex
|
8 years ago |
liaogang
|
afc84114ae
|
fix dsohandle bug
|
8 years ago |
Yu Yang
|
c4b28f47bd
|
Merge pull request #1957 from wangkuiyi/polish-release-note
Polish release notes
|
8 years ago |
Yi Wang
|
99687e388a
|
Polish release notes
|
8 years ago |
liaogang
|
5b8fe87faf
|
dlopen lapacke api and remove gfotran
|
8 years ago |
Yu Yang
|
b097f3e58a
|
Merge pull request #1786 from reyoung/feature/add_request_deps
Paddle need requests package to download file.
Fixed #1956
|
8 years ago |
Yu Yang
|
c3e23a9956
|
Merge pull request #1903 from reyoung/release_note
Add release note
|
8 years ago |
Yu Yang
|
a0fbc1e1c9
|
Merge branch 'release/0.10.0' into release_note
|
8 years ago |
Yi Wang
|
896b9c55b6
|
Merge pull request #1934 from helinwang/fault_tolerant
update design doc: add how to convert dataset and use converted dataset
|
8 years ago |
Tao Luo
|
e1bfd85fb5
|
Merge pull request #1950 from Haichao-Zhang/beam_search_doc_error_fix
fixed error in beam_search example and documents
|
8 years ago |
zhanghaichao
|
b23a23c9db
|
fixed error in beam_search example and documents
|
8 years ago |
emailweixu
|
29026f9fcc
|
Merge pull request #1948 from emailweixu/protobuf.cmake
Fix protobuf.cmake to handle empty PROTOBUF_VERSION correctly
|
8 years ago |
xuwei06
|
e4af8ef4e8
|
Fix protobuf.cmake to handle empty PROTOBUF_VERSION correctly
Sometime FIND_PACKAGE(ProtoBuf) get an empty PROTOBUF_VERSION. In this case, ${PROTOBUF_VERSION} needs to be quoted.
|
8 years ago |
Yu Yang
|
ec3111aba0
|
Merge pull request #1938 from reyoung/feature/try_to_remove_parallel_param
Try to remove ParallelParameter.
|
8 years ago |
Yu Yang
|
4725b1c0cb
|
Fix compile
|
8 years ago |
Yu Yang
|
2ac8e6a518
|
Try to remove ParallelParameter.
It seems that is not used.
|
8 years ago |
LiuYongFeng
|
dd32909ac5
|
Merge pull request #1929 from luotao1/release_doc
auto deploy doc on release branch, and refine doc
|
8 years ago |
gangliao
|
5d7fabd32c
|
Merge pull request #1932 from emailweixu/fix_proj_root
Change PROJ_ROOT in CMakeList.txt to use CMAKE_CURRENT_SOURCE_DIR
|
8 years ago |
Helin Wang
|
29a9118701
|
update design doc: add how to convert dataset and use converted dataset
|
8 years ago |
xuwei06
|
1a2ff73b58
|
Change PROJ_ROOT in CMakeList.txt to use CMAKE_CURRENT_SOURCE_DIR
|
8 years ago |
Yu Yang
|
c3d27f6f16
|
Merge pull request #1931 from luotao1/miss_doc
add missing doc of v2 api
|
8 years ago |
Luo Tao
|
3681af2750
|
add missing doc of v2 api
|
8 years ago |
Luo Tao
|
fe496f171d
|
auto deploy doc on release branch, and refine doc
|
8 years ago |
qingqing01
|
f597db7aba
|
Merge pull request #1923 from reyoung/skip_test_when_not_compoile_py_paddle
Disable some unit tests when PYTHON or SWIG_PY are not enabled.
|
8 years ago |
Yu Yang
|
fedc8501ae
|
Merge pull request #1926 from livc/update_git_doc
Update git doc to release branch.
|
8 years ago |
Zhao Li
|
5b4dc204b7
|
Merge pull request #1927 from livc/fix_typo
fix typo in git usage
|
8 years ago |
Yu Yang
|
c6aa1be5fa
|
Merge pull request #1921 from reyoung/feature/skip_test_when_not_compoile_py_paddle
Disable some unit tests when PYTHON or SWIG_PY are not enabled.
|
8 years ago |
livc
|
ee1b603e9c
|
fix typo
|
8 years ago |
livc
|
0f8ff87e13
|
fix typo
|
8 years ago |
livc
|
73237d375f
|
update doc as comments
|
8 years ago |
livc
|
f1a97b8fa6
|
update
|
8 years ago |
livc
|
437c15ae6f
|
pass pre-commit
|
8 years ago |
Zhao Li
|
73ccaeb4a5
|
Merge pull request #1890 from livc/update_doc
update git usage doc
|
8 years ago |
Yu Yang
|
d246d20f76
|
Disable some unit tests when PYTHON or SWIG_PY are not enabled.
* When SWIG_PY is not enabled, paddle.v2 package cannot be used.
* When PYTHON is not enabled, PyDataProvider cannot be used.
Fix issue #1920
|
8 years ago |
Yu Yang
|
966e89cd68
|
Disable some unit tests when PYTHON or SWIG_PY are not enabled.
* When SWIG_PY is not enabled, paddle.v2 package cannot be used.
* When PYTHON is not enabled, PyDataProvider cannot be used.
Fix issue #1920
|
8 years ago |
Yu Yang
|
56b6eadd18
|
Merge pull request #1905 from reyoung/sphinx_search
Fix document search in sphinx
|
8 years ago |
Yu Yang
|
beabc54d58
|
Merge pull request #1917 from emailweixu/cpplint
Skip cpplint if source is not changed.
|
8 years ago |