Commit Graph

38 Commits (c9baf82447ceb5be9a178bb7aa8b8aff5768d1f0)

Author SHA1 Message Date
Luo Tao 29727289fc modify first level directory of english doc
8 years ago
xuwei06 bf6f690f31 Add ScalingProjection
8 years ago
Luo Tao e6396a1f26 modify document directory structure in model config helpers
8 years ago
qijun 319742c641 format python code in demo, doc, doc_cn and paddle directories
8 years ago
Tao Luo ca0bb40c6e Merge pull request #300 from QiJune/feature/sppnet
8 years ago
Tao Luo eb3bf9ea64 Merge pull request #360 from emailweixu/sum_cost
8 years ago
xuwei06 36fa251756 '*' operator overload for LayerOutput
8 years ago
qijun 9dd588b414 fix merge conflicts
8 years ago
qijun db569f293e fix merge conflict
8 years ago
qijun 5ece5c96ad add python wrap for sppLayer
8 years ago
xuwei06 38764bf908 Add sum_cost to document
8 years ago
liaogang bd38facada Fix conflict
8 years ago
liaogang 57348806b5 Follow comments
8 years ago
emailweixu 6c3a678c9a Add elementwise math operations (#343)
8 years ago
qingqing01 45c81a414f Add job=time in trainer, refine cudnn_conv to reduce gpu memory and speed up training. (#218)
8 years ago
liaogang fd4eeaf59c Merge conflict with maxout layer
8 years ago
liaogang ddfff3a7fd Add bilinear interpolation layer
8 years ago
luotao1 3dd8c9bea4 add maxout layer, including interface and unittest (#229)
8 years ago
luotao1 cebdb66768 hierarchical rnn document, add new config example (#106)
8 years ago
luotao1 43f7d7b768 add interface and unittest for nce layer (#180)
8 years ago
luotao1 1fc4352754 refine sparse momentum api and unittest (#126)
8 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
Yu Yang 90b9cba7fe Add min_pool_size, Add default value of should_shuffle (#70)
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
liuyuan04 5547a7601b Refine doc of Python Prediction API, replace
9 years ago
Luo Tao 38d735716b fix dead link and some warning, tiny modify on some document
9 years ago
luotao02 6968191ede fix bug in img_norm_layer, several dead links and add missing files for semantic_role_labeling
9 years ago
dangqingqing 54d4968d38 Refine code and comments for CRMNormLayer.
9 years ago
dangqingqing 7f1d6c5a75 Fix some documentations.
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