Commit Graph

289 Commits (57e68e574026d2853b6fcec069647322959493b7)

Author SHA1 Message Date
guosheng 5981918cfc Fix the check in addto_layer
8 years ago
peterzhang2029 90e05a4b8c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_bn_eq
8 years ago
peterzhang2029 5502abb95b refine docstrings
8 years ago
Zhaolong Xing 51e7c26fdc
Merge pull request #5641 from NHZlX/fix_prelu
8 years ago
Luo Tao 76501c8258 remove ProtoData, update related files
8 years ago
peterzhang2029 9580c45077 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_bn_eq
8 years ago
caoying03 29fc94b265 Merge branch 'develop' into l2_distance
8 years ago
ranqiu92 093c526d43
Merge pull request #5724 from ranqiu92/dot_product
8 years ago
caoying03 929efdc592 follow comments.
8 years ago
caoying03 4772b78ced add config_helper.
8 years ago
Tao Luo 56f28a0f65
Merge pull request #5732 from tensor-tang/rename
8 years ago
ranqiu 2e1cd3313d Update dot_prod_layer
8 years ago
tensor-tang f5df46e1a4 rename all Mkldnn to MKLDNN
8 years ago
ranqiu aa2507187e add dot_prod_layer
8 years ago
peterzhang2029 8a49f7f16b add epsilon in bn
8 years ago
tensor-tang 88feb517d4 Merge remote-tracking branch 'upstream/develop' into mkldnn_concat
8 years ago
tensor-tang 739858c889 add python interface for mkldnn_concat
8 years ago
xzl c1b23535c0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_prelu
8 years ago
xzl a0e77692f3 Embarrassed, i forget to do the type check
8 years ago
xzl 1906e63f39 fix prelu(add filter_num output_x output_y) and add channel_shared param
8 years ago
Zhaolong Xing d7319c2220
Merge pull request #5165 from NHZlX/add_dilation
8 years ago
xzl 469b3ad589 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dilation
8 years ago
xzl 9e894f6b0a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
8 years ago
guosheng 7829034da4 Refine ROIPoolLayer by following comments
8 years ago
guosheng 1ffdecf1ac Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-ROIPooling-dev
8 years ago
xzl ba2e5de662 pull develop and fix conflict
8 years ago
yangyaming 07f3f07ff3 MulValue --> ScaleSubRegion
8 years ago
yangyaming cfad83ce89 Add MulValueLayer.
8 years ago
tensor-tang 9bf99c21fd add mkldnn_addto python interface
8 years ago
xzl 33032b12cf fix bug: regenrate test proto of img_conv
8 years ago
xzl 58498f95bb add defalut value to dilation in Conv
8 years ago
tensor-tang 4d7eb09008 add python interface of mkldnn_batch_norm
8 years ago
xzl c876dfaa67 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
8 years ago
xzl 720274da53 add max-pool-with-mask python interface
8 years ago
Peng Li 808adc346f Fix bug in computing output size of IdentityOffsetProjection
8 years ago
tensor-tang 7483087c8c enable mkldnn_softmax
8 years ago
tensor-tang eb26fdce46 add python interface for mkldnn_relu and mkldnn_tanh
8 years ago
tensor-tang 971acff749 add python interface for mkldnn_pool
8 years ago
Tao Luo 654344b94c Merge pull request #4032 from tensor-tang/mkldnn-conv
8 years ago
tensor-tang 66fdbd0cee add some comment and simplify some code
8 years ago
caoying03 1f839a6618 fix bug in prelu parsing.
8 years ago
tensor-tang 44acc7514a add python interface for mkldnn_conv
8 years ago
wanghaoshuang 253b19ed9a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_warning
8 years ago
wanghaoshuang 5bd3fbeef8 Fix switch layer attribute name
8 years ago
chengduo 0be349496f Merge pull request #3594 from chengduoZH/Adapting_to_the_BatchNorm_structure_to_support_3D_data
8 years ago
chengduoZH 80a8e91fb8 fix order
8 years ago
chengduoZH aea05b6e95 add param mean_var_names
8 years ago
chengduoZH 26638e9cab fix batch_norm parameter share
8 years ago
chengduoZH 4cb2966d7b fix config_parser.py(concat_layer and addto_layer)
8 years ago
whs a162ebce8b Merge branch 'develop' into pixel_softmax_layer
8 years ago