Commit Graph

223 Commits (161a15f055c2cbe1937522a7a11dbdeb31f1a774)

Author SHA1 Message Date
Cao Ying ab6b3c481a Merge pull request #3367 from lcy-seso/add_sequence_slice_layer
8 years ago
caoying03 bc6bae8d53 Merge branch 'develop' into add_sequence_slice_layer
8 years ago
caoying03 82e4fab4e3 follow comments.
8 years ago
xuwei06 d7b80f03b0 Correctly handle width and height for some layers
8 years ago
guosheng 7d2ef02a99 Add ScaleShiftLayer
8 years ago
caoying03 b7359ee3ce Merge branch 'develop' into add_sequence_slice_layer
8 years ago
tensor-tang b2bd67133a rename and refine functions
8 years ago
tensor-tang f6a940936b remove unused comments, refine and rename
8 years ago
tensor-tang abc49f74af Merge remote-tracking branch 'upstream/develop' into merge
8 years ago
tensor-tang 6373291c77 add test case use_mkldnn_wgt
8 years ago
caoying03 34ff75221f Merge branch 'develop' into add_sequence_slice_layer
8 years ago
caoying03 92b2b1bd73 Merge branch 'develop' into kmax_score_layer
8 years ago
caoying03 84627bb934 add config helper for sequence slice layer.
8 years ago
caoying03 83ce2dce5f split sorting into another layer. fix config helper.
8 years ago
tensor-tang 3c3a11a0dc add use_mkldnn flag
8 years ago
caoying03 567c1a1f65 add config functions for kmax_sequence_score layer.
8 years ago
caoying03 6e291b34c3 Merge branch 'develop' into add_nest_sequence_select
8 years ago
Guo Sheng b7b956f0ba Merge branch 'develop' into add-ClipLayer
8 years ago
guosheng 3fe9e48f36 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-L2NormLayer
8 years ago
guosheng 17e16c2548 Refine RowL2NormLayer and add python unit test for it
8 years ago
caoying03 d3e30146e4 Merge branch 'develop' into add_nest_sequence_select
8 years ago
guosheng 82911cecb6 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-ClipLayer
8 years ago
guosheng d19355a532 Refine ClipLayer and add unit test for it
8 years ago
hedaoyuan dc9f31b32b Add SliceProjection and slice_projection.
8 years ago
caoying03 c0ecd5c4c5 add config helper.
8 years ago
guosheng 23a8d015e0 add ClipLayer
8 years ago
guosheng 84660653f8 add RowL2NormLayer
8 years ago
caoying03 ccdc262848 enable v2 use cudnn batch norm automatically.
8 years ago
xzl 4d6be9741c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into mobilenet_gpu
8 years ago
xzl 77ff97ab38 fuse interface of depthwise to expand in python api
8 years ago
wanghaoshuang 60a788933b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into crop_layer
8 years ago
wanghaoshuang 3e7819c276 1. Reading image shape from input data instead of image_config
8 years ago
xzl d50c71f3e2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into mobilenet_gpu
8 years ago
emailweixu 84a0d6d898 Merge pull request #2572 from skylian/error_clipping
8 years ago
xzl 2bc08f8914 modify format accored with clang-format 3.8
8 years ago
wanghaoshuang de5ded6bbd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into crop_layer
8 years ago
wanghaoshuang 69b12225cc fix crop layer python wrapper bug
8 years ago
xzl 36e7800aa1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into mobilenet_gpu
8 years ago
caoying03 075954c17c follow comment.
8 years ago
caoying03 dc60671127 Merge branch 'develop' into enable_error_clipping_for_fc
8 years ago
caoying03 203364281e enable error clipping in FC layer.
8 years ago
wanghaoshuang d378e0a0cd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into crop_layer
8 years ago
Tao Luo 7f380c1be3 Merge pull request #2701 from luotao1/stride
8 years ago
wanghaoshuang 5e6e1f636a Add grad test and python wrapper for crop layer
8 years ago
Yang yaming 312ce8b419 Merge pull request #2497 from pkuyym/ssd_outloss
8 years ago
zlx 211f83fa22 set depthwise conv layer interface in python
8 years ago
Luo Tao 0e61730039 stride pooling for max and average layer
8 years ago
dangqingqing 0c70f34c60 Fix bug for flowers dataset and row_conv.
8 years ago
yangyaming b5ab4b69bc Follow comments, mainly use std::copy to simplify logic.
8 years ago
lianxiaochen 5e87e27c75 fix error clipping
8 years ago