Commit Graph

33 Commits (cced930b61ba246dffec68bbe09bd9e22a142d64)

Author SHA1 Message Date
Tao Luo f522b4417f remove legacy WITH_TIMER, WITH_DOC, ON_TRAVIS options
7 years ago
Tao Luo 688023ede0 remove legacy WITH_RDMA option
7 years ago
Tao Luo 6311ae5df9 remove legacy WITH_DOUBLE option
7 years ago
Tao Luo c102f427d2 make 'paddle version' valid
7 years ago
JiabinYang 4af5d3e3d3 fix the paddle script causes 'command not found' error'
8 years ago
Xi Chen f4925755db fix submit_local's paddle pip name issue
8 years ago
tensor-tang 74c5e7c52d enbale auto set env of V1 on Mac
8 years ago
Luo Tao 929d22c622 auto set openblas env
8 years ago
tensor-tang 33b5382efc auto set openblas env
8 years ago
Luo Tao 49065affba remove unused usage_stat script
8 years ago
tensor-tang f4f17e539b skip mkl setting in v1 with Mac
8 years ago
tensor-tang 363f690d79 expose only one WITH_MKL to user, covering WITH_MKLDNN and WITH_MKLML
9 years ago
tensor-tang 6337007ef5 add echo the result as comment
9 years ago
tensor-tang a6f5f6efb6 at least set threads number as 1, in case trainers number is larger than processors
9 years ago
tensor-tang 4fbba65626 auto set cpu env when mkldnn or mklml enabled for V1 API
9 years ago
tensor-tang 0a37f2adf0 fix typo
9 years ago
Yancey 0f8688192c Fix invalid paddle binary file path (#3421)
9 years ago
tensor-tang 6f045f9a04 add mkl shared lib into whl
9 years ago
武毅 36ac89b9c4 Put everything in paddle python wheel package enable pip install paddle (#3102)
9 years ago
xuwei06 7e29901ab2 Avoid relink executables when cmake files are changed
9 years ago
qiaolongfei 49cc06285f remove WITH_PREDICT_SDK
9 years ago
Luo Tao 137d2cb24f remove with_metric_learning
9 years ago
Helin Wang cebc13a37c fix paddle pip install package version
9 years ago
zhouyingfeng 7193cbf119 rename "feedback.sh" into "usage.sh", and fix the code style error in this file.
9 years ago
zhouyingfeng 8869082351 add usage collection for demo
9 years ago
liaogang ae174b33c0 Remove WITH_GLOG and WITH_GFLAGS in cmake
9 years ago
Yu Yang 1d8d957322 Add `set -e` for paddle boot up script.
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
emailweixu 9f9b4afcdb install the right python package version (#326)
10 years ago
Yu Yang b76682c5e3 Exit when pip install failed
10 years ago
Yu Yang 7cf8e0c9e6 Lazy install Paddle wheels
10 years ago
zhangjinchao01 b72beee4f0 fix dash and space bug,
10 years ago