- 11 7月, 2017 9 次提交
-
-
由 gangliao 提交于
fix dynload link error: undefined reference dlsym
-
由 dzhwinter 提交于
Network implement
-
由 dongzhihong 提交于
-
由 qijun 提交于
-
由 dongzhihong 提交于
-
由 dongzhihong 提交于
-
由 dongzhihong 提交于
-
由 dzhwinter 提交于
Pserver Save state
-
由 Cao Ying 提交于
update the md5sum of WMT14 trained model.
-
- 10 7月, 2017 3 次提交
-
-
由 dongzhihong 提交于
-
由 caoying03 提交于
-
由 QI JUN 提交于
* add device_context * add unittest for device_context * transfer to use function paddle::platform::throw_on_error * fix cuda build error * using dynload functions * follow comments
-
- 09 7月, 2017 3 次提交
-
-
由 dzhwinter 提交于
-
由 dongzhihong 提交于
-
由 dzhwinter 提交于
"lr state serialization"
-
- 08 7月, 2017 2 次提交
-
-
由 dongzhihong 提交于
-
由 dongzhihong 提交于
-
- 07 7月, 2017 18 次提交
-
-
由 dongzhihong 提交于
-
由 emailweixu 提交于
Fix paddle build when it's a subdirectory of another project
-
由 dongzhihong 提交于
-
由 qingqing01 提交于
Update comments of maxout_layer
-
由 dongzhihong 提交于
-
由 dongzhihong 提交于
-
由 xuwei06 提交于
-
由 Tao Luo 提交于
mistaken: Folk -> Fork in develop branch
-
由 xuwei06 提交于
-
由 Luo Tao 提交于
-
由 fengjiayi 提交于
* init op_registry.h * dev op_registry.h * add 'attr_checker.h', which is a draft of op attribute checker. * rename some macro parameters * 1. Use `Attribute` and `AttributeMap` instead of `OpDesc`. `AttributeMap` is a unordered_map of <string, Attribute>, and `Attribute` is a boost::variant object to hold multiple types of attribute value. 2. Use `PADDLE_ENFORCE` to print checkers' fail message. 3. Abstract default value operations to a new function: `DefaultChecker`. * rename DefaultChecker to DefaultValueSetter ZZ * Finish op_registry 1. Complete the development of interfaces between OpRegistry and Protobuf. 2. Add unit test for op_registry.h * Add demo and test of custome checker * fix merge conflict
-
由 gangliao 提交于
FIX: explicitly specify glog install path
-
-
由 liaogang 提交于
-
由 dongzhihong 提交于
-
由 gongweibao 提交于
Recordio cloud and local interface
-
由 gongweibao 提交于
-
由 gongweibao 提交于
-
- 06 7月, 2017 5 次提交
-
-
由 gongweibao 提交于
-
由 gongweibao 提交于
-
由 gongweibao 提交于
-
由 qingqing01 提交于
enable error_clipping in constructor of LayerBase
-
由 caoying03 提交于
-