- 15 11月, 2016 1 次提交
-
-
由 xuwei06 提交于
out = w * input where w is a parameter of size 1 Change-Id: Ife682d62323ceb1a20cbbf6269421b20a862d888
-
- 14 11月, 2016 1 次提交
-
-
由 Luo Tao 提交于
-
- 11 11月, 2016 1 次提交
-
-
由 xuwei06 提交于
Making '*' support the multiplication between a scalar and LayerOutput Also changing '+' to support adding between a vector and a scalar. Change-Id: I7daf35590dc2b2f855a29d9ef43ac57979442e0f
-
- 08 11月, 2016 2 次提交
- 07 11月, 2016 1 次提交
-
-
由 liaogang 提交于
-
- 30 10月, 2016 1 次提交
-
-
由 liaogang 提交于
-
- 24 10月, 2016 1 次提交
-
-
由 luotao1 提交于
* add maxout layer, including interface and unittest * follow maxout comments * auto setting channels * fix unittest bug in test_RecurrentGradientMachine
-
- 14 10月, 2016 1 次提交
-
-
由 luotao1 提交于
* hierarchical rnn document, add new config example * update inputs_type of label * add check for unsupported config * refine hierarchical document * refine doc title * update docs, fix paddle to PaddlePaddle * follow comments
-
- 13 10月, 2016 1 次提交
-
-
由 luotao1 提交于
* add interface and unittest for nce layer * follow comments
-
- 22 9月, 2016 1 次提交
-
-
由 luotao1 提交于
* fix bug in dotmul_operator's api and anotation * update rnn document * remove redundant info of projection and operator in layers.py
-
- 14 9月, 2016 1 次提交
-
-
由 xuwei06 提交于
Change cos_sim to use CosSimLayer layer when size=1 and rename convex_comb_layer to linear_comb_layer Also add an unittest for layers.py, currently for a few things. More need to be added later.
-
- 01 9月, 2016 1 次提交
-
-
由 dangqingqing 提交于
ISSUE=4612671 git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1501 1ad973e4-5ce8-4261-8a94-b56d1f490c56
-
- 30 8月, 2016 1 次提交
-
-
由 luotao02 提交于
ISSUE=4592807 git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1423 1ad973e4-5ce8-4261-8a94-b56d1f490c56
-
- 29 8月, 2016 1 次提交
-
-
由 zhangjinchao01 提交于
ISSUE=4586495 git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1408 1ad973e4-5ce8-4261-8a94-b56d1f490c56
-