Commit Graph

33 Commits (bda92434db2d75c9c1f29de84005df28c7b1c9e5)

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