- 30 10月, 2016 1 次提交
-
-
由 liaogang 提交于
-
- 09 10月, 2016 1 次提交
-
-
由 qingqing01 提交于
* support rectangle padding, stride, window and input for PoolProjection * Follow comments. 1. Remove start 2. refine img_pool_a/b.conf for test_NetworkCompare 3. Split unit test * Modify the test in img_layers.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.
-