Commit Graph

16 Commits (87ba6cbf2094de4231cecb18db31218094ef1560)

Author SHA1 Message Date
Haonan 6245fed240 rotate_layer python interface fixes
10 years ago
Haonan b4c1d17580 remove flip_layer
10 years ago
Haonan 55eb2fcffa format correction
10 years ago
Haonan 781b85b5fc rotate_layer and flip_layer * added getMin and getMax for GpuMatrix * gru_step_layer parameter name
10 years ago
Yi Wang e9549cbb78 Change "Baidu, Inc" into "PaddlePaddle Authors"
10 years ago
qijun a1ba3f442f format python code in python directory
10 years ago
Haonan 8d4c453bbb set mixedlayer output size according to input operator (#414)
10 years ago
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