Commit Graph

28 Commits (fa9cbfb752c193311f2fcc5f2bf8ba4dab4db172)

Author SHA1 Message Date
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
9 years ago
Luo Tao 929d22c622 auto set openblas env
9 years ago
tensor-tang 33b5382efc auto set openblas env
9 years ago
Luo Tao 49065affba remove unused usage_stat script
9 years ago
tensor-tang f4f17e539b skip mkl setting in v1 with Mac
9 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.
10 years ago
zhouyingfeng 8869082351 add usage collection for demo
10 years ago
liaogang ae174b33c0 Remove WITH_GLOG and WITH_GFLAGS in cmake
10 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