- 11 7月, 2017 1 次提交
-
-
由 wanghaoshuang 提交于
-
- 06 7月, 2017 3 次提交
- 05 7月, 2017 30 次提交
-
-
-
由 Yang yaming 提交于
fix bugs for CrossChannelNormLayer
-
由 gangliao 提交于
fix cmake errors
-
由 yangyaming 提交于
-
由 Yu Yang 提交于
Correct GLOG CHECK in Paddle
-
由 gongweibao 提交于
-
由 gongweibao 提交于
-
由 Tao Luo 提交于
stride pooling for max and average layer
-
由 Yu Yang 提交于
Use CHECK instead of PCHECK, because PCHECK is used for errno.
-
由 yangyaming 提交于
-
由 yangyaming 提交于
-
由 Luo Tao 提交于
-
由 gongweibao 提交于
-
由 gongweibao 提交于
-
由 wanghaoshuang 提交于
-
由 Yu Yang 提交于
Remove buggy BarrierStat
-
-
-
由 wanghaoshuang 提交于
-
由 wanghaoshuang 提交于
-
由 wanghaoshuang 提交于
-
由 wanghaoshuang 提交于
1. change configure content to 'axis, offset, shape' 2. add an optional input to crop layer as cropping reference
-
由 wanghaoshuang 提交于
-
由 fengjiayi 提交于
fix compile errors in tensor. `PlaceholderImpl::Deleter` maybe used in other modules. We can consider moving it to be `paddle::memory::Deleter`.
-
由 wanghaoshuang 提交于
-
由 wanghaoshuang 提交于
-
由 wanghaoshuang 提交于
1. change configure content to 'axis, offset, shape' 2. add an optional input to crop layer as cropping reference
-
由 wanghaoshuang 提交于
-
由 gongweibao 提交于
-
由 helinwang 提交于
fix cmake error
-
- 04 7月, 2017 6 次提交
-
-
由 Yang yaming 提交于
Add DetectionOutputLayer and MultiBoxLossLayer.
-
由 Yu Yang 提交于
The implementation of BarrierStat is buggy, and it is not necessary for Paddle to diagnose which node in cluster is slow.
-
由 Qiao Longfei 提交于
* add op_desc.proto In Operator design, we need a proto message to describe an Operator. Third-party language such as python can build this proto message and use AddOp(const OpDesc& op_desc) of Paddle core to construct an Op in the Network.
-
由 gangliao 提交于
fix wrong including header-file in files in paddle/platform/dynload dir
-
由 qijun 提交于
-
由 yangyaming 提交于
-