- 21 1月, 2018 1 次提交
-
-
由 dzhwinter 提交于
* "fix decode bug" * "follow commnet" * "fix error" * "fix hook bug" * fix based comment * fix copyright * fix based on comment
-
- 15 1月, 2018 1 次提交
-
-
由 dzhwinter 提交于
* add copyright hook * add copyright hook * refine copyright hook * "test copyright hook" * fix check style * fix ci
-
- 11 12月, 2017 1 次提交
-
-
由 Yiqun Liu 提交于
* Fix compiling error of gcc4.9. * Refine the check of cxx compiler flags in api/CMakeLists.txt.
-
- 12 10月, 2017 1 次提交
-
-
由 Helin Wang 提交于
ImportError: /usr/local/lib/python2.7/dist-packages/py_paddle/_swig_paddle.so: cannot allocate memory in static TLS block
-
- 11 10月, 2017 1 次提交
-
-
由 xzl 提交于
-
- 09 10月, 2017 1 次提交
-
-
由 xzl 提交于
-
- 05 10月, 2017 2 次提交
-
-
由 Yi Wang 提交于
-
由 Yu Yang 提交于
By shell command ```bash sed -i 's#ifdef PADDLE_ONLY_CPU#ifndef PADDLE_WITH_GPU#g' `find ./paddle/ -name '*.h' -o -name '*.cc' -o -name '*.cpp' -o -name '*.c' -o -name '*.cu'` sed -i 's#ifndef PADDLE_ONLY_CPU#ifdef PADDLE_WITH_GPU#g' `find ./paddle/ -name '*.h' -o -name '*.cc' -o -name '*.cpp' -o -name '*.c' -o -name '*.cu'` ```
-
- 11 8月, 2017 1 次提交
-
-
由 武毅 提交于
* golang pserver optimizer config for user * update * update * update * update * update by comments * fix errors * fix errors
-
- 10 8月, 2017 1 次提交
-
-
由 liaogang 提交于
-
- 07 8月, 2017 2 次提交
- 27 7月, 2017 1 次提交
-
-
由 Yu Yang 提交于
Also remove operator bool in Error. The Error should be removed later because it is not necessary for Paddle. We are now using Enforce to handle error.
-
- 17 7月, 2017 1 次提交
-
-
由 武毅 提交于
* using etcd as fault tolerant training * update * workable version, ft not tested * small fix * update * remove TODO
-
- 14 7月, 2017 1 次提交
-
-
由 hedaoyuan 提交于
-
- 05 7月, 2017 1 次提交
-
-
由 gongweibao 提交于
-
- 28 6月, 2017 1 次提交
-
-
由 Yu Yang 提交于
Fix #2567
-
- 20 6月, 2017 2 次提交
-
-
由 qiaolongfei 提交于
-
由 qiaolongfei 提交于
-
- 12 6月, 2017 1 次提交
-
-
由 wuyi05 提交于
-
- 07 6月, 2017 1 次提交
-
-
由 qiaolongfei 提交于
-
- 18 5月, 2017 3 次提交
-
-
由 liaogang 提交于
-
由 liaogang 提交于
-
由 dangqingqing 提交于
-
- 07 5月, 2017 2 次提交
- 06 5月, 2017 1 次提交
-
-
由 xuwei06 提交于
When using system python, "pip install" needs root previlege. Using virtualenv to avoid this.
-
- 20 4月, 2017 1 次提交
-
-
由 hedaoyuan 提交于
-
- 19 4月, 2017 1 次提交
-
-
由 qiaolongfei 提交于
-
- 16 4月, 2017 1 次提交
-
-
由 qiaolongfei 提交于
-
- 15 4月, 2017 2 次提交
-
-
由 qiaolongfei 提交于
-
由 qiaolongfei 提交于
-
- 14 4月, 2017 2 次提交
-
-
由 qiaolongfei 提交于
-
由 qiaolongfei 提交于
-
- 27 3月, 2017 1 次提交
-
-
由 liaogang 提交于
-
- 22 3月, 2017 2 次提交
-
-
由 qiaolongfei 提交于
-
由 qiaolongfei 提交于
-
- 04 3月, 2017 1 次提交
-
-
由 Helin Wang 提交于
cost is Argument, but argument does not have to be cost.
-
- 02 3月, 2017 1 次提交
-
-
由 liaogang 提交于
-
- 28 2月, 2017 1 次提交
-
-
由 dangqingqing 提交于
-