Commit Graph

36 Commits (7728a20175cb8aa10d8279393b42307131f8a383)

Author SHA1 Message Date
Zhou Wei 6f5669f9bf
Add note about the time cost and change HTTPS to HTTP to avoid unable to download(#24043)
5 years ago
Zhou Wei 66dc8e30f0
move the initialize position of grad_clip to optimizer(__init__),and speed up clip (#23782)
5 years ago
Zhou Wei e8efaee92d
update gradient clip english doc for new gradient clipping strategy
5 years ago
Zhou Wei 7fda333ac1
add new method of gradient_clip, better to use,test=develop (#23224)
5 years ago
Chengmo f70f1cf122
test=develop, speed create clip program (#22950)
5 years ago
tianshuo78520a 433cef03e5
fix typo word (#22784)
5 years ago
Chengmo 5c33919328
Fix grad clip (#21784)
5 years ago
GaoWei8 54647a5490 fix GradientClipByNorm english doc (#20224)
5 years ago
Yuan Shuai 9f4a32fb8f
Fix ErrorClipByValue, GradientClipByGlobalNorm, GradientClipByValue (#20279)
5 years ago
Zeng Jinle 7fb958b2e1
replace data layers, test=develop, test=document_fix (#20368)
5 years ago
Zeng Jinle 20f0878f70
Fix en docs of apis (#20050)
5 years ago
Jiabin Yang 39ff0f9cd9
Optimze/optimize dygraph api (#19999)
5 years ago
Zeng Jinle 7912e6caa1
Expose set_gradient_clip API (#19869)
5 years ago
Jiabin Yang 7586cdd545
Hide no support (#18515)
6 years ago
Hongyu Liu b888a4c57c
fix regularizer lod bug (#17848)
6 years ago
Shuai Yuan 41f1186c6b
[DOC][PYTHON] Fix api docs, test=develop, test=document_preview (#17629)
6 years ago
Shuai Yuan 21138eb12a
[DOC][PYTHON] Fix api comment of paddle.fluid.clip.GradientClipByValue (#17530)
6 years ago
chengduo 04539d4c5d
Fix clip.py (#14718)
6 years ago
Tink_Y 6d04a9cf47 fix api format and example (#14686)
6 years ago
Hongyu Liu 379d933ae5
Merge pull request #14036 from phlrain/add_dropout_att_new
6 years ago
Xin Pan d5d09672c8 better fix
6 years ago
phlrain ffb24a73ec add dropout attr; test=develop
6 years ago
Qingsheng Li 63222501f0 [Do not merge] Fix global gradient clip by Yu Yang (#13516)
6 years ago
Wu Yi 16e73e0d28
hide operator API (#12543)
6 years ago
tensor-tang 808c3ef3f6 fix sqrt
6 years ago
Wu Yi efafc72f62
Hide program APIs (#12315)
6 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
minqiyang 7f794ea563 Replace the overfix of 2to3 with six.string_types
7 years ago
minqiyang 559d36328c Apply 2to3 to current paddle main python code
7 years ago
Wu Yi db67d60e31
Remove block api (#12107)
7 years ago
chengduo 86b0a72576
Refine multi thread cpu parallel exe (#11406)
7 years ago
yuyang18 4dccb58483
Hide clip APIs
7 years ago
qiaolongfei 5b6a48e77e add doc for GradientClipByGlobalNorm
7 years ago
qiaolongfei 03f4beb877 add doc for ErrorClipByValue GradientClipByValue and GradientClipByGlobalNorm
7 years ago
yuyang18 017bba1664 Add op role
7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
7 years ago