Commit Graph

19 Commits (5b06ec255bcc6e97c8adfb281acae47d4895559e)

Author SHA1 Message Date
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