- 14 7月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* PyBind and SWIG of paddle cannot be load in a single Python process, lazy import all SWIG library of Paddle. Otherwise, the glog, gflags are imported twice in a same Python process. * Note that all PyBind11 return C++ std::string as an unicode. For protobuf, it is need be cast to `str` before use them. * Add unit test for Get `OpProtos`
-
- 29 6月, 2017 3 次提交
-
-
由 dangqingqing 提交于
-
由 dangqingqing 提交于
-
由 dangqingqing 提交于
-
- 15 6月, 2017 1 次提交
-
-
由 xuwei06 提交于
User can provide an initializer in ParamAttr. The initializer will be called when at parameters.create().
-
- 06 5月, 2017 1 次提交
-
-
由 liaogang 提交于
-
- 06 4月, 2017 1 次提交
-
-
由 dangqingqing 提交于
-
- 06 3月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 05 3月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 04 3月, 2017 2 次提交
- 02 3月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 28 2月, 2017 1 次提交
-
-
由 Helin Wang 提交于
append_gradient_machine should append __gradient_machines__ in all conditions.
-
- 27 2月, 2017 1 次提交
-
-
由 qiaolongfei 提交于
-
- 23 2月, 2017 1 次提交
-
-
由 qiaolongfei 提交于
-
- 21 2月, 2017 1 次提交
-
-
由 qiaolongfei 提交于
-
- 17 2月, 2017 1 次提交
-
-
由 qiaolongfei 提交于
-
- 16 2月, 2017 3 次提交
- 15 2月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 13 2月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-