Commit Graph

271 Commits (6da00da7b5b2449d6668a84728708e43ec030433)

Author SHA1 Message Date
xzl 6da00da7b5 code format check
8 years ago
xzl 7dc584f5c4 add upsample layer
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
chengduoZH eaf23cb1e8 fix ModelConfig.proto, addto_layer and concat_layer
8 years ago
chengduoZH a55dd22649 fix conflict
8 years ago
chengduoZH 6374831966 fix conflict
8 years ago
chengduoZH a357bd6fe5 Fix conflict and Add test_pooling3D_layer.protostr
8 years ago
chengduoZH 455d2bd7b1 fix conflict
8 years ago
chengduoZH 536dbc0cb6 fix conflict
8 years ago
chengduoZH 3b0e43aa6a add config parse
8 years ago
caoying03 3d1b87193d Merge branch 'develop' into cross_entropy_over_beam
8 years ago
chengduoZH 43da7675b3 fix conflict
8 years ago
chengduoZH 4dcc533206 fix conflict
8 years ago
chengduoZH b1c0bad9fe Add config parser for pooling3D
8 years ago
chengduoZH 2710584ff1 fix above comments
8 years ago
Luo Tao acd8a22ed1 Merge branch 'develop' into huber_loss
8 years ago
caoying03 3d12a610ca Merge branch 'develop' into cross_entropy_over_beam
8 years ago
Luo Tao 7596191821 Merge branch 'develop' into huber_loss
8 years ago
wanghaoshuang e286b950a5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dilate_conv
8 years ago
caoying03 74d3ca8bab Merge branch 'develop' into cross_entropy_over_beam
8 years ago
Cao Ying ab6b3c481a Merge pull request #3367 from lcy-seso/add_sequence_slice_layer
8 years ago