Commit Graph

22 Commits (36fa251756f583b9c40f067717990fff062bf9ae)

Author SHA1 Message Date
xuwei06 36fa251756 '*' operator overload for LayerOutput
9 years ago
liaogang bd38facada Fix conflict
9 years ago
liaogang 57348806b5 Follow comments
9 years ago
emailweixu 6c3a678c9a Add elementwise math operations (#343)
9 years ago
liaogang fd4eeaf59c Merge conflict with maxout layer
9 years ago
liaogang ddfff3a7fd Add bilinear interpolation layer
9 years ago
luotao1 3dd8c9bea4 add maxout layer, including interface and unittest (#229)
9 years ago
luotao1 cebdb66768 hierarchical rnn document, add new config example (#106)
9 years ago
luotao1 43f7d7b768 add interface and unittest for nce layer (#180)
9 years ago
luotao1 1fc4352754 refine sparse momentum api and unittest (#126)
9 years ago
luotao1 8e957df4b2 fix bug in dotmul_operator's api and anotation (#99)
9 years ago
Luo Tao d2e1b46f24 update beam_search and seqToseq config, and add ExpActivation api
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
dangqingqing 54d4968d38 Refine code and comments for CRMNormLayer.
9 years ago
yuyang18 ed6716578d PyDataProvider English Document
9 years ago
dangqingqing d209a196fc Adjust catalog for documentation.
9 years ago
luotao02 2bb09cf104 adjust format of new_layer and rnn, refine seq2seq doc
9 years ago
wangjiang03 4132702362 Add RNN Tutorial.
9 years ago
luotao02 3e87021df1 refine demo dataprovider and some tiny fix
9 years ago
luotao02 260c734c95 fix bug in trainer_config_helpers
9 years ago
luotao02 fe3216508a catalog for trainer_config_helpers
9 years ago
zhangjinchao01 b72beee4f0 fix dash and space bug,
9 years ago