Commit Graph

304 Commits (822f28343becf381f4f86bb0bd2ced55f269b2b6)

Author SHA1 Message Date
Luo Tao 76501c8258 remove ProtoData, update related files
9 years ago
caoying03 29fc94b265 Merge branch 'develop' into l2_distance
9 years ago
ranqiu92 093c526d43
Merge pull request #5724 from ranqiu92/dot_product
9 years ago
caoying03 929efdc592 follow comments.
9 years ago
caoying03 4772b78ced add config_helper.
9 years ago
Tao Luo 56f28a0f65
Merge pull request #5732 from tensor-tang/rename
9 years ago
ranqiu 2e1cd3313d Update dot_prod_layer
9 years ago
tensor-tang f5df46e1a4 rename all Mkldnn to MKLDNN
9 years ago
ranqiu aa2507187e add dot_prod_layer
9 years ago
tensor-tang 88feb517d4 Merge remote-tracking branch 'upstream/develop' into mkldnn_concat
9 years ago
tensor-tang 739858c889 add python interface for mkldnn_concat
9 years ago
Zhaolong Xing d7319c2220
Merge pull request #5165 from NHZlX/add_dilation
9 years ago
xzl 469b3ad589 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dilation
9 years ago
xzl 9e894f6b0a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
9 years ago
guosheng 7829034da4 Refine ROIPoolLayer by following comments
9 years ago
guosheng 1ffdecf1ac Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-ROIPooling-dev
9 years ago
xzl ba2e5de662 pull develop and fix conflict
9 years ago
yangyaming 07f3f07ff3 MulValue --> ScaleSubRegion
9 years ago
yangyaming cfad83ce89 Add MulValueLayer.
9 years ago
tensor-tang 9bf99c21fd add mkldnn_addto python interface
9 years ago
xzl 33032b12cf fix bug: regenrate test proto of img_conv
9 years ago
xzl 58498f95bb add defalut value to dilation in Conv
9 years ago
tensor-tang 4d7eb09008 add python interface of mkldnn_batch_norm
9 years ago
Luo Tao 70d9d953e6 rename sparse_vector to sparse_float_vector in tests
9 years ago
Luo Tao 36ebf00f98 rename sparse_vector to sparse_float_vector, and fix typo
9 years ago
xzl c876dfaa67 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
9 years ago
xzl 720274da53 add max-pool-with-mask python interface
9 years ago
Peng Li 808adc346f Fix bug in computing output size of IdentityOffsetProjection
9 years ago
tensor-tang 7483087c8c enable mkldnn_softmax
9 years ago
tensor-tang eb26fdce46 add python interface for mkldnn_relu and mkldnn_tanh
9 years ago
tensor-tang 971acff749 add python interface for mkldnn_pool
9 years ago
Tao Luo 654344b94c Merge pull request #4032 from tensor-tang/mkldnn-conv
9 years ago
tensor-tang 66fdbd0cee add some comment and simplify some code
9 years ago
caoying03 1f839a6618 fix bug in prelu parsing.
9 years ago
tensor-tang 44acc7514a add python interface for mkldnn_conv
9 years ago
wanghaoshuang 253b19ed9a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_warning
9 years ago
wanghaoshuang 5bd3fbeef8 Fix switch layer attribute name
9 years ago
chengduo 0be349496f Merge pull request #3594 from chengduoZH/Adapting_to_the_BatchNorm_structure_to_support_3D_data
9 years ago
chengduoZH 80a8e91fb8 fix order
9 years ago
chengduoZH aea05b6e95 add param mean_var_names
9 years ago
chengduoZH 26638e9cab fix batch_norm parameter share
9 years ago
wanghaoshuang de145b0aa5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into pixel_softmax_layer
9 years ago
lispc 5d9478094d PyDataProvider2.InputType repr refine style
9 years ago
chengduoZH 4cb2966d7b fix config_parser.py(concat_layer and addto_layer)
9 years ago
whs a162ebce8b Merge branch 'develop' into pixel_softmax_layer
9 years ago
chengduoZH eaf23cb1e8 fix ModelConfig.proto, addto_layer and concat_layer
9 years ago
Zhuo Zhang 879866cc56 add PyDataProvider2.InputType pretty print function
9 years ago
chengduoZH a55dd22649 fix conflict
9 years ago
chengduoZH 6374831966 fix conflict
9 years ago
chengduoZH a357bd6fe5 Fix conflict and Add test_pooling3D_layer.protostr
9 years ago