Commit Graph

370 Commits (f086ebb8b9b8e21f7d0d2056f6a961da080edfb2)

Author SHA1 Message Date
dzhwinter b9b75377a2
Feature/hooks (#7513)
7 years ago
tensor-tang 74c5e7c52d enbale auto set env of V1 on Mac
7 years ago
Luo Tao 929d22c622 auto set openblas env
7 years ago
tensor-tang 11ed2f2f93 package right mkldnn and mklml libs if enabled in capi
7 years ago
tensor-tang 5ab271821b fix crash when generating c-api package
7 years ago
Yancey 643ff03fbc
capi package (#7237)
7 years ago
tensor-tang 33b5382efc auto set openblas env
7 years ago
Yancey 73aadb6679
install python tk (#7095)
7 years ago
Luo Tao 49065affba remove unused usage_stat script
7 years ago
Luo Tao 07f2ba5517 reopen linkchecker for checking broken links in websites
7 years ago
Tao Luo d65316f833
Merge pull request #6573 from luotao1/paddledev
7 years ago
Luo Tao 0e18bc8836 update paddledev to paddlepaddle
7 years ago
liaogang 316ab4e07d christmas gift: fix a typo
7 years ago
Tao Luo 79f0ab55de
Merge pull request #6473 from luotao1/with_test
7 years ago
tensor-tang 252f1e4a34
Merge pull request #6493 from PaddlePaddle/release/0.11.0
7 years ago
tensor-tang f4f17e539b skip mkl setting in v1 with Mac
7 years ago
Luo Tao ddf20e589f typo WITH_TEST to WITH_TESTING
7 years ago
Luo Tao 1d301731ac refine the gen_docs in build.sh
7 years ago
Luo Tao 3b1529d2e5 add print_operators_doc in travis ci
7 years ago
tensor-tang c096130a94
Merge pull request #6291 from tensor-tang/check_env
7 years ago
tensor-tang 32cc0db151 check if cmake has been installed
7 years ago
tensor-tang f62dbebe20 follow comments and add limited version of dmidecode
7 years ago
Yancey1989 8dacb4050b install dmidecode in product docker image
7 years ago
QI JUN 7910d96ab8
build paddle_python before build paddle_docs (#6337)
7 years ago
tensor-tang 62c00e00eb add dimms locator info
7 years ago
tensor-tang e670453518 add script to check the cpu env
7 years ago
Luo Tao 3e8c3638dc add WITH_DOC for print_operators_doc in docker/build.sh
7 years ago
typhoonzero dda277ba6c update build.sh
7 years ago
武毅 e1b8c27acb Add back print_operators_doc (#5970)
7 years ago
Yu Yang dc82a30908 Refine CheckStyle Script (#5942)
7 years ago
Yancey f96bc313e8
fix path env in build.sh (#5948)
7 years ago
Yancey 9891667b79
fix ld_library_path in dockerfile (#5794)
7 years ago
tensor-tang 363f690d79 expose only one WITH_MKL to user, covering WITH_MKLDNN and WITH_MKLML
7 years ago
Tao Luo 6cf7f1e4b9
Merge pull request #5671 from tensor-tang/autocpu
7 years ago
tensor-tang 6337007ef5 add echo the result as comment
7 years ago
tensor-tang a6f5f6efb6 at least set threads number as 1, in case trainers number is larger than processors
7 years ago
tensor-tang 4fbba65626 auto set cpu env when mkldnn or mklml enabled for V1 API
7 years ago
Yiqun Liu d3ef2543f9
Fix compiling error for Android, and installing error for cmake of low version. (#5660)
7 years ago
typhoonzero fd7ed3b9c6 fix ci not exit 1
7 years ago
typhoonzero e1157c521d add back root should delete later
7 years ago
typhoonzero 66ae71399d enable manylinux builds
7 years ago
Thuan Nguyen b1340361a3 Please refer to https://github.com/PaddlePaddle/Paddle/issues/5363
7 years ago
武毅 ff4c20e0c5
fix build sh (#5400)
7 years ago
typhoonzero 649ff6e856 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
typhoonzero fa1e90425d put files to platlib
7 years ago
Thuan Nguyen 610c39d304 Please refer to https://github.com/PaddlePaddle/Paddle/issues/5363.
7 years ago
daming-lu 496f150183 fix build doc
7 years ago
Yiqun Liu d3b07a6ede
Add documentation of cross-compiling for iOS (#5239)
7 years ago
Yu Yang 784fc32bfa Add nccl to docker image
7 years ago
武毅 63ffe5250a Cluster train doc for v2 API (#2072)
7 years ago