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
|
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 |
wangmeng28
|
822ff383e4
|
Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
|
8 years ago |
Luo Tao
|
70d9d953e6
|
rename sparse_vector to sparse_float_vector in tests
|
8 years ago |
Luo Tao
|
36ebf00f98
|
rename sparse_vector to sparse_float_vector, and fix typo
|
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 |
wangmeng28
|
8654e8a520
|
Fix dims in config parser for factorization machine layer
|
8 years ago |
wangmeng28
|
22c5d1f147
|
Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
|
8 years ago |
Peng Li
|
808adc346f
|
Fix bug in computing output size of IdentityOffsetProjection
|
8 years ago |
wangmeng28
|
1644c72acc
|
Add framework of the factorization machine layer
|
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
Add MKLDNNConvLayer
|
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
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 |
wanghaoshuang
|
de145b0aa5
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into pixel_softmax_layer
|
8 years ago |
lispc
|
5d9478094d
|
PyDataProvider2.InputType repr refine style
|
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 |
Zhuo Zhang
|
879866cc56
|
add PyDataProvider2.InputType pretty print function
|
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
Add a sequence slice layer.
|
8 years ago |
caoying03
|
5e59ca7ccc
|
fix config helper.
|
8 years ago |
wanghaoshuang
|
e3342ff8e7
|
Fix android build error.
|
8 years ago |
chengduoZH
|
f715c740bf
|
Add_config_parser_for_Conv3D_DeConv3D
|
8 years ago |
caoying03
|
bc6bae8d53
|
Merge branch 'develop' into add_sequence_slice_layer
|
8 years ago |
caoying03
|
82e4fab4e3
|
follow comments.
|
8 years ago |
wanghaoshuang
|
2c8b3c4430
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dilate_conv
|
8 years ago |
wanghaoshuang
|
d8cd67dd1e
|
Make cudnn convolution layer and projection support for dilation.
|
8 years ago |
caoying03
|
25083de998
|
Merge branch 'develop' into cross_entropy_over_beam
|
8 years ago |
xuwei06
|
d7b80f03b0
|
Correctly handle width and height for some layers
|
8 years ago |
Luo Tao
|
3065cb2625
|
add huber_regression_cost
|
8 years ago |
guosheng
|
7d2ef02a99
|
Add ScaleShiftLayer
|
8 years ago |
guosheng
|
c07cbf7daf
|
Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-ROIPooling
|
8 years ago |
Luo Tao
|
e6db484d15
|
make clear that current huber_cost is for two-classification
|
8 years ago |
caoying03
|
44ae44da49
|
add configuratioin helpers.
|
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 |
guosheng
|
0f4c733296
|
add ROIPooling for Fast(er) R-CNN
|
8 years ago |
wanghaoshuang
|
ec236f4624
|
fix code format
|
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
|
a6c53fc2fc
|
fix python wrapper bugs
|
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
2. Add crop layer unitest
3. Fix bugs
|
8 years ago |
wanghaoshuang
|
e8ee07f31f
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into pixel_softmax_layer
|
8 years ago |
wanghaoshuang
|
1cdf149b6f
|
1. delete PixelSoftmaxLayer and add SwitchOrderLayer
2. Make SwitchOrderLayer support for softmax activation
3. Fix bugs
|
8 years ago |
xzl
|
d50c71f3e2
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into mobilenet_gpu
|
8 years ago |