Commit Graph

44 Commits (test_model_benchmark)

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