- 12 11月, 2016 1 次提交
-
-
由 qijun 提交于
-
- 10 11月, 2016 1 次提交
-
-
由 Haonan 提交于
* set mixedlayer output size according to input operator * change from num_channel to num_channels for conv_operator (the old one is really misleading because all the others are num_channels) * also changed the arg name in projections.py
-
- 28 9月, 2016 2 次提交
- 24 9月, 2016 1 次提交
-
-
由 Haichao-Zhang 提交于
* add type compatible check for ParamAttr
-
- 20 9月, 2016 1 次提交
-
-
由 Haichao-Zhang 提交于
* split dotmul_projection and dotmul_operator * bug fix in outputsize checking for mixed layer
-
- 17 9月, 2016 1 次提交
-
-
由 xuwei06 提交于
Sequences should be sorted according to the number of subsequences they have.
-
- 16 9月, 2016 1 次提交
-
-
由 Haonan 提交于
-
- 15 9月, 2016 1 次提交
-
-
由 emailweixu 提交于
-
- 14 9月, 2016 2 次提交
-
-
由 qingqing01 提交于
* Add some comments for CTC layer and fix CTC evalutors, also add interface test
-
由 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.
-