minqiyang
|
4bf3c8c5a1
|
Use six.moves to migrate zip, map, reduce and pickle in Python2 to Python3
|
7 years ago |
Xin Pan
|
312f9170af
|
move gserver codes to legacy.
This is part of big move of v2 codes to legacy sub dir.
|
7 years ago |
weixing
|
d3b0129ccf
|
Merge pull request #11427 from weixing02/gen_doc
fix doc generating error
|
7 years ago |
weixing02
|
7f32e12b7e
|
Fix some v2 doc warnings
|
7 years ago |
weixing02
|
6f7f8b4f0e
|
fix errors
|
7 years ago |
Lei Wang
|
09b4a1a361
|
Build: generate all the build related files into one directory. (#9512)
|
7 years ago |
xzl
|
4747b2c92d
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_upsample_layer
|
7 years ago |
wanglun
|
f96f2860f9
|
Fix typo of Softmax document
|
7 years ago |
chengduoZH
|
8440046b7f
|
fix doc
|
7 years ago |
Yancey
|
fee90b5074
|
Add async sgd document (#8474)
* add async sgd document
* fix ci
* update by comment
* update doc
|
7 years ago |
haonanyu
|
59bfa3e850
|
fix a bug of sub() in layer_math.py
|
7 years ago |
qingqing01
|
24509f4af9
|
Fix the grammar in copyright. (#8403)
|
7 years ago |
dzhwinter
|
e983cc90fc
|
"fix decode bug" (#7711)
* "fix decode bug"
* "follow commnet"
* "fix error"
* "fix hook bug"
* fix based comment
* fix copyright
* fix based on comment
|
7 years ago |
caoying03
|
6497bff901
|
add python wrapper for l2 normalize.
|
7 years ago |
dzhwinter
|
b9b75377a2
|
Feature/hooks (#7513)
* add copyright hook
* add copyright hook
* refine copyright hook
* "test copyright hook"
* fix check style
* fix ci
|
7 years ago |
peterzhang2029
|
b3db8ef871
|
refine the description
|
7 years ago |
peterzhang2029
|
a4742115d1
|
init
|
7 years ago |
wangmeng28
|
298977c4e4
|
Fix doc of ParameterAttribute
|
7 years ago |
ranqiu92
|
aa756a3d74
|
Merge pull request #6940 from ranqiu92/doc
fix doc
|
7 years ago |
ranqiu
|
b653abad0d
|
fix doc
|
7 years ago |
Cao Ying
|
7d8e8d9001
|
Merge pull request #6654 from ranqiu92/doc
Update annotations of layers.py.
|
7 years ago |
ranqiu
|
ddd4158208
|
Update the annotations of layers.py
|
7 years ago |
wangmeng28
|
7be4f2b754
|
Merge remote-tracking branch 'upstream/develop' into img_separable_conv
|
7 years ago |
wangmeng28
|
94ca8f2152
|
Make the default layer type for separable conv is exconv
|
7 years ago |
ranqiu
|
76f0bd83dc
|
Update annotations of layers.py
|
7 years ago |
qiaolongfei
|
964f01e3e8
|
fix simple_gru2 doc
|
7 years ago |
wangmeng28
|
126d274ed4
|
Add separable convolution
|
7 years ago |
xzl
|
94f65c3415
|
handle confilct
|
7 years ago |
chengduoZH
|
7d88029381
|
equation align
|
7 years ago |
chengduoZH
|
936f0546e3
|
fix img_pool maxout doc
|
7 years ago |
ranqiu
|
322bf3fe36
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into doc
|
7 years ago |
ranqiu
|
8d428bd9b8
|
Update annotations of layers.py
|
7 years ago |
Cao Ying
|
00d6c90f56
|
Merge pull request #5962 from ranqiu92/doc
Refine the doc of layers.py
|
7 years ago |
chengduoZH
|
3c84444795
|
follow comments
|
7 years ago |
chengduoZH
|
93563efa19
|
fix doc
|
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
Add size, height and width for crop layer and switch order layer.
|
7 years ago |
wanghaoshuang
|
a88d98c413
|
Add comments
|
7 years ago |
ranqiu
|
85e6906f0b
|
Refine the doc of layers.py
|
7 years ago |
ranqiu92
|
217c6a363f
|
Merge pull request #5949 from ranqiu92/doc
Refine the doc of layers.py
|
7 years ago |
Wang Meng
|
95cdbfec19
|
Merge pull request #4859 from will-am/factorization_machine_layer
Add Factorization Machine Layer
|
7 years ago |
ranqiu
|
d4c2f2f219
|
Refine the doc of layers.py
|
7 years ago |
xzl
|
defdc5fe3d
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_upsample_layer
|
7 years ago |
wangmeng28
|
8a283dbc9e
|
Update docs for fm layer
|
7 years ago |
ranqiu
|
e4c8de9ef5
|
Update the annotations of layers.py
|
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
|
3e9ea34821
|
fix prelu doc (#5807)
|
7 years ago |