Commit Graph

332 Commits (51f3bf15aad99753292a67cc9ebab4d8d743419b)

Author SHA1 Message Date
Tao Luo a34fc8b36b
Merge pull request #6213 from tensor-tang/mkldnn_lrn
7 years ago
tensor-tang f13d725acf add mkldnn_lrn python interface and add it to simple net
7 years ago
guosheng e1358945d1 Refine AvgPooling with excludeMode to make it compatible with the raw prototxt
7 years ago
guosheng fe6af6b6ac Enhance the AvgPooling to support optional exclude-mode
7 years ago
whs f90c06bcee
Merge pull request #5888 from wanghaoshuang/fix_crop
7 years ago
wanghaoshuang a88d98c413 Add comments
7 years ago
Wang Meng 95cdbfec19
Merge pull request #4859 from will-am/factorization_machine_layer
7 years ago
guosheng 5981918cfc Fix the check in addto_layer
7 years ago
wanghaoshuang 6ace929c3d Rename variable name.
7 years ago
wanghaoshuang 52be2a2a86 Add depth dim
7 years ago
wanghaoshuang 6b29904bad Add size, height and width for crop layer.
7 years ago
wangmeng28 89e63b138f Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
peterzhang2029 90e05a4b8c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_bn_eq
7 years ago
peterzhang2029 5502abb95b refine docstrings
7 years ago
Zhaolong Xing 51e7c26fdc
Merge pull request #5641 from NHZlX/fix_prelu
7 years ago
Luo Tao 76501c8258 remove ProtoData, update related files
7 years ago
wangmeng28 5392a503a7 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
wangmeng28 5ee63bb67c Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
peterzhang2029 9580c45077 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_bn_eq
7 years ago
caoying03 29fc94b265 Merge branch 'develop' into l2_distance
7 years ago
ranqiu92 093c526d43
Merge pull request #5724 from ranqiu92/dot_product
7 years ago
caoying03 929efdc592 follow comments.
7 years ago
caoying03 4772b78ced add config_helper.
7 years ago
Tao Luo 56f28a0f65
Merge pull request #5732 from tensor-tang/rename
7 years ago
ranqiu 2e1cd3313d Update dot_prod_layer
7 years ago
tensor-tang f5df46e1a4 rename all Mkldnn to MKLDNN
7 years ago
ranqiu aa2507187e add dot_prod_layer
7 years ago
peterzhang2029 8a49f7f16b add epsilon in bn
7 years ago
tensor-tang 88feb517d4 Merge remote-tracking branch 'upstream/develop' into mkldnn_concat
7 years ago
tensor-tang 739858c889 add python interface for mkldnn_concat
7 years ago
wangmeng28 d6e35ecdd5 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
xzl c1b23535c0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_prelu
7 years ago
xzl a0e77692f3 Embarrassed, i forget to do the type check
7 years ago
xzl 1906e63f39 fix prelu(add filter_num output_x output_y) and add channel_shared param
7 years ago
Zhaolong Xing d7319c2220
Merge pull request #5165 from NHZlX/add_dilation
7 years ago
xzl 469b3ad589 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dilation
7 years ago
wangmeng28 f7941dbb74 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
xzl 9e894f6b0a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into poolmaxpool_with_mask
7 years ago
guosheng 7829034da4 Refine ROIPoolLayer by following comments
7 years ago
guosheng 1ffdecf1ac Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-ROIPooling-dev
7 years ago
xzl ba2e5de662 pull develop and fix conflict
7 years ago
yangyaming 07f3f07ff3 MulValue --> ScaleSubRegion
7 years ago
yangyaming cfad83ce89 Add MulValueLayer.
7 years ago
tensor-tang 9bf99c21fd add mkldnn_addto python interface
7 years ago
xzl 33032b12cf fix bug: regenrate test proto of img_conv
7 years ago
xzl 58498f95bb add defalut value to dilation in Conv
7 years ago
tensor-tang 4d7eb09008 add python interface of mkldnn_batch_norm
7 years ago
wangmeng28 822ff383e4 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
Luo Tao 70d9d953e6 rename sparse_vector to sparse_float_vector in tests
7 years ago
Luo Tao 36ebf00f98 rename sparse_vector to sparse_float_vector, and fix typo
7 years ago