Commit Graph

9 Commits (b52039bd11f76142e2cf418e636f933fb91c91a7)

Author SHA1 Message Date
Yu Yang d130d18146 Complete unittest for trainer_config_helpers. (#108)
10 years ago
Haonan 1c56e0dc9e fixed the name issue for conv_operator and added a test case (#131)
10 years ago
Haichao-Zhang 332194c881 add type compatible check for ParamAttr (#113)
10 years ago
Haichao-Zhang 159dd8331c split dotmul_projection and dotmul_operator (#87)
10 years ago
xuwei06 05a97ab50e Further fix the memory for Hierarchical RNN
10 years ago
Haonan a9d327bd87 add wrapper for out_prod_layer (#83)
10 years ago
emailweixu f392452308 Update layers_test_config.py
10 years ago
qingqing01 9f3cbed2f2 Add more details for CTC layer, fix CTC evalutor and add their interface test (#74)
10 years ago
xuwei06 7481429f99 Change cos_sim to use CosSimLayer layer when size=1 and rename convex_comb_layer to linear_comb_layer
10 years ago