Commit Graph

16 Commits (c318aa5ffa6b962cf06e07eb26bd7255a09fbef9)

Author SHA1 Message Date
Haonan 6245fed240 rotate_layer python interface fixes
8 years ago
Haonan b4c1d17580 remove flip_layer
8 years ago
Haonan 55eb2fcffa format correction
8 years ago
Haonan 781b85b5fc rotate_layer and flip_layer * added getMin and getMax for GpuMatrix * gru_step_layer parameter name
8 years ago
Yi Wang e9549cbb78 Change "Baidu, Inc" into "PaddlePaddle Authors"
8 years ago
qijun a1ba3f442f format python code in python directory
9 years ago
Haonan 8d4c453bbb set mixedlayer output size according to input operator (#414)
9 years ago
Yu Yang d130d18146 Complete unittest for trainer_config_helpers. (#108)
9 years ago
Haonan 1c56e0dc9e fixed the name issue for conv_operator and added a test case (#131)
9 years ago
Haichao-Zhang 332194c881 add type compatible check for ParamAttr (#113)
9 years ago
Haichao-Zhang 159dd8331c split dotmul_projection and dotmul_operator (#87)
9 years ago
xuwei06 05a97ab50e Further fix the memory for Hierarchical RNN
9 years ago
Haonan a9d327bd87 add wrapper for out_prod_layer (#83)
9 years ago
emailweixu f392452308 Update layers_test_config.py
9 years ago
qingqing01 9f3cbed2f2 Add more details for CTC layer, fix CTC evalutor and add their interface test (#74)
9 years ago
xuwei06 7481429f99 Change cos_sim to use CosSimLayer layer when size=1 and rename convex_comb_layer to linear_comb_layer
9 years ago