peterzhang2029
|
2b93934d2a
|
refine doc
|
7 years ago |
peterzhang2029
|
1b6a54e286
|
fix error for annotation
|
7 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 |
caoying03
|
a3a158c55f
|
Merge branch 'develop' into fix_nce
|
8 years ago |
Cao Ying
|
b8e782c977
|
Merge pull request #5487 from ranqiu92/doc
Update annotations of layers.py.
|
8 years ago |
Yang yaming
|
3b32eb9e2d
|
Merge pull request #5488 from pkuyym/fix-5417
Add ScaleSubRegion Layer.
|
8 years ago |
ranqiu
|
7d343fcaca
|
Update doc of layers.py
|
8 years ago |
yangyaming
|
07f3f07ff3
|
MulValue --> ScaleSubRegion
|
8 years ago |
caoying03
|
34410eb822
|
nce does not need activation.
|
8 years ago |
ranqiu
|
db209f4815
|
Update annotations of layers.py
|
8 years ago |
yangyaming
|
cfad83ce89
|
Add MulValueLayer.
|
8 years ago |
ranqiu
|
f1fac487b1
|
Update annotations of layers.py
|
8 years ago |
yangyaming
|
29b3de6f97
|
Bugs fix and expose sub_seq_layer.
|
8 years ago |
wangmeng28
|
e65960ede8
|
Merge remote-tracking branch 'upstream/develop' into fix-4388
|
8 years ago |
wangmeng28
|
0d79e9732d
|
Refine the log message in fc layer
|
8 years ago |
tensor-tang
|
4d7eb09008
|
add python interface of mkldnn_batch_norm
|
8 years ago |
Peng Li
|
98a6b85e8b
|
revise the error message to provide more detailed info
|
8 years ago |
Peng Li
|
386a0289bd
|
Ensure name is not set in bias_attr in gru_step_naive_layer
|
8 years ago |
ranqiu
|
0402a69694
|
Update annotations of layers.py
|
8 years ago |
caoying03
|
480154896c
|
add configuration helper for resize layer.
|
8 years ago |
wangmeng28
|
a378db3c37
|
fix style issue
|
8 years ago |
wangmeng28
|
8dc382e4ee
|
Check whether param name is manually set when input is a sequence in fc layer
|
8 years ago |
ranqiu
|
732c8973e0
|
Update annotations of layers.py
|
8 years ago |
ranqiu
|
0e6466423b
|
Update the annotation of layers.py
|
8 years ago |
ranqiu
|
62377fd1f3
|
Update annotations about layer name of layers.py
|
8 years ago |
ranqiu
|
fe2c5936d9
|
Update annotation of layers.py
|
8 years ago |
ranqiu
|
93e0183662
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into r-doc
|
8 years ago |
gaoyuan
|
71b3fbb18a
|
Fix a ssd bug
|
8 years ago |
ranqiu
|
a0187f1c55
|
Update the annotation about bias_attr of layers.py
|
8 years ago |
ranqiu
|
82bff6eee3
|
Update the annotation of layers.py
|
8 years ago |
ranqiu
|
c2dea5a877
|
Update the annotation of layers.py
|
8 years ago |
chengduoZH
|
22de57f127
|
enable cudnn_convt
|
8 years ago |
chengduo
|
663f14319b
|
Merge pull request #3995 from wanghaoshuang/fix_warning
Fix switch layer attribute name
|
8 years ago |
gaoyuan
|
1eb5e56f38
|
Add comment to the PythonAPI
|
8 years ago |
wanghaoshuang
|
a251956d7d
|
Add activation to output of switch layer
|
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 |
chengduo
|
2fefaa1c94
|
Merge pull request #3977 from PaddlePaddle/Adaptive_data_structure_for_SwitchOrderLayer
Adaptive data structure for switch order layer
|
8 years ago |
chengduoZH
|
80a8e91fb8
|
fix order
|
8 years ago |
chengduoZH
|
aea05b6e95
|
add param mean_var_names
|
8 years ago |
chengduoZH
|
91a0c11b19
|
Adaptive data structure for SwitchOrderLayer
|
8 years ago |
wanghaoshuang
|
3d490d030e
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into pixel_softmax_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 |
caoying03
|
fb49bc2c99
|
rename mse_cost into square_error_cost.
|
8 years ago |
chengduoZH
|
fb69d38c4b
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into Adapting_to_the_BatchNorm_structure_to_support_3D_data
|
8 years ago |
caoying03
|
9cb833cbd8
|
rename sequence into seq to keep a constant style.
|
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 |