- 18 7月, 2017 1 次提交
-
-
由 Yu Yang 提交于
Net::DebugString() print what it is and invokes inner operators DebugString() with a prefix '\t'.
-
- 17 7月, 2017 13 次提交
-
-
由 fengjiayi 提交于
Refactor DDim's product() and add slice_ddim()
-
由 Qiao Longfei 提交于
-
由 Yan Chunwei 提交于
* add NDEBUG switch to PADDLE_ENFORCE
-
由 fengjiayi 提交于
-
由 Yancey 提交于
Fix fetch record from master
-
由 qingqing01 提交于
Change to meet cpplint style
-
由 dzhwinter 提交于
"fix dense vector shape in mq2007"
-
由 武毅 提交于
* using etcd as fault tolerant training * update * workable version, ft not tested * small fix * update * remove TODO
-
由 jc 提交于
-
由 jc 提交于
-
由 jc 提交于
-
由 dzhwinter 提交于
"fix unrar in docker"
-
由 dongzhihong 提交于
-
- 16 7月, 2017 5 次提交
-
-
由 dongzhihong 提交于
-
由 Qiao Longfei 提交于
* OperatorBase should not store OpDesc because not All op contains an OpDesc and not all ops create from OpDesc. * Networks do not contain OpDesc and are not created by OpDesc * Do not register Network to OpRegistry. * The network is directly created by the user in Python. Not from registry. * Correctly handle the `inputs` and `outputs` of a Network. * Add CompleteAddOp() methods * Remove `AddOp(OpDesc&)` in net-op. All op are added by OperatorPtr. * Rewrite unit test for truly tested what networks do. * optimise operator_test
-
由 fengjiayi 提交于
-
由 fengjiayi 提交于
1. Refactor DDim's product() to make it more efficiently. 2. Add slice_ddim().
-
由 Qiao Longfei 提交于
* add ADD_OP_CPU to enable add op with only cpu kernel
-
- 15 7月, 2017 11 次提交
-
-
由 Yu Yang 提交于
Get OpProtos in Python
-
由 fengjiayi 提交于
-
由 gangliao 提交于
FIX: cpplint code style
-
由 liaogang 提交于
-
由 liaogang 提交于
-
由 liaogang 提交于
-
由 liaogang 提交于
-
由 helinwang 提交于
cmake: do not run glide install every time.
-
由 helinwang 提交于
Turn on race detector for all go tests
-
由 Helin Wang 提交于
-
由 Helin Wang 提交于
-
- 14 7月, 2017 10 次提交