Commit Graph

169 Commits (0c273ff41e87fb3a0aaa0bf021908316237700e9)

Author SHA1 Message Date
Luo Tao acd8a22ed1 Merge branch 'develop' into huber_loss
9 years ago
Luo Tao 7596191821 Merge branch 'develop' into huber_loss
9 years ago
wanghaoshuang e286b950a5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dilate_conv
9 years ago
caoying03 bc6bae8d53 Merge branch 'develop' into add_sequence_slice_layer
9 years ago
wanghaoshuang 2c8b3c4430 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dilate_conv
9 years ago
wanghaoshuang d8cd67dd1e Make cudnn convolution layer and projection support for dilation.
9 years ago
guosheng 83abbce8eb Follow comments and refine ScaleShiftLayer
9 years ago
Luo Tao 3065cb2625 add huber_regression_cost
9 years ago
guosheng 7d2ef02a99 Add ScaleShiftLayer
9 years ago
Luo Tao e6db484d15 make clear that current huber_cost is for two-classification
9 years ago
caoying03 b7359ee3ce Merge branch 'develop' into add_sequence_slice_layer
9 years ago
caoying03 b97f020f9c fix unittest error.
9 years ago
liaogang 7a56d46a8a Rename PROJ_ROOT to PADDLE_SOURCE_DIR and PROJ_BINARY_ROOT to PADDLE_BINARY_DIR
9 years ago
caoying03 34ff75221f Merge branch 'develop' into add_sequence_slice_layer
9 years ago
caoying03 92b2b1bd73 Merge branch 'develop' into kmax_score_layer
9 years ago
caoying03 84627bb934 add config helper for sequence slice layer.
9 years ago
caoying03 83ce2dce5f split sorting into another layer. fix config helper.
9 years ago
caoying03 927adb4a41 Merge branch 'develop' into kmax_score_layer
9 years ago
caoying03 aa0ca57a6b add unittest.
9 years ago
caoying03 567c1a1f65 add config functions for kmax_sequence_score layer.
9 years ago
caoying03 6e291b34c3 Merge branch 'develop' into add_nest_sequence_select
9 years ago
Guo Sheng b7b956f0ba Merge branch 'develop' into add-ClipLayer
9 years ago
guosheng 5d644994d3 Add test_clip_layer.protostr for ClipLayer python unit test
9 years ago
guosheng 17e16c2548 Refine RowL2NormLayer and add python unit test for it
9 years ago
guosheng d19355a532 Refine ClipLayer and add unit test for it
9 years ago
caoying03 c0ecd5c4c5 add config helper.
9 years ago
Cao Ying 6a6e1c7407 Merge pull request #2944 from lcy-seso/fix_recurrent_parse_bug
9 years ago
caoying03 1b6faffeb5 Merge branch 'develop' into fix_recurrent_parse_bug
9 years ago
wanghaoshuang 60a788933b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into crop_layer
9 years ago
wanghaoshuang 3e7819c276 1. Reading image shape from input data instead of image_config
9 years ago
caoying03 e2fd06c386 refine name of the input parameter.
9 years ago
caoying03 ac69f7730a add gated linear unit into config helper.
9 years ago
Yu Yang 313e9f551f Fix slow parsing a recursive depends topology
9 years ago
Tao Luo 7f380c1be3 Merge pull request #2701 from luotao1/stride
9 years ago
Yang yaming 312ce8b419 Merge pull request #2497 from pkuyym/ssd_outloss
9 years ago
yangyaming 86543f7f6a Follow comments.
9 years ago
Luo Tao 0e61730039 stride pooling for max and average layer
9 years ago
dangqingqing 0c70f34c60 Fix bug for flowers dataset and row_conv.
9 years ago
yangyaming 3a0919bab3 Add test for configuration and add doc.
9 years ago
xuwei06 61222578b4 Allow printer layer to print user provided message
9 years ago
qingqing01 8266546eb2 Merge pull request #2480 from emailweixu/repeat_layer
9 years ago
xuwei06 f48535102b Add the test_repeat_layer.py
9 years ago
xuwei06 226f810352 Add activiation for repeat_layer
9 years ago
xuwei06 ef61288f9e Clean-up recurrent group related python code
9 years ago
xuwei06 17994e38aa RecurrentGroup with mixed input sequence types
9 years ago
dangqingqing 37015fadbd update code
9 years ago
caoying03 c7483bf956 add configuration helper for prelu layer.
9 years ago
dangqingqing 18cd1f2558 Fix bug and Python API.
9 years ago
emailweixu 68c68ec958 Merge pull request #2218 from luotao1/rename
9 years ago
wwhu efd2d3351c add multiplex layer for python API
9 years ago