Commit Graph

32 Commits (bd8dfe38caef4d4769fe2a57263fbe90a6891592)

Author SHA1 Message Date
Yiqun Liu b301adc98b
Update all the examples which use paddle.static.nn.fc. (#27904)
4 years ago
Qi Li 994438b109
change clip grad api, test=develop (#27767)
4 years ago
Wilber 488152a6d0
[API 2.0]Update 2.0 api from fluid to paddle. (#27598)
4 years ago
hutuxian a12071ab8a
add type check for initializer and regularizer in ParamAttr (#27720)
4 years ago
cc 07b01b0e90
[doc] Change docs of WeightNormParamAttr to dygraph model (#27571)
4 years ago
ceci3 fd66d76231
add weight_norm & remove_weight_norm (#26131)
5 years ago
swtkiwi f5c6dd6def
test=develop (#24522)
5 years ago
Zhou Wei 66dc8e30f0
move the initialize position of grad_clip to optimizer(__init__),and speed up clip (#23782)
5 years ago
xiaogang f11af6a935
enhance attention_lstm and param_attr error message (#23678)
5 years ago
Zhou Wei 629b6c7896
add the prompt message of repeated settings of regularization,test=develop (#23355)
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
tianshuo78520a d2ba91aad1
fix typo words (#22653)
5 years ago
hong 2f49cf70f7
Support dygraph structuerd name (#21930)
5 years ago
huzhiqiang 98ec992789
modify WeightNormParamAttr English doc test=develop (#20218)
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
Yibing Liu 5d1575cfe8
Fix arg do_model_average in param_attr (#19376)
6 years ago
SunGaofeng 4da1c4f15d
fix g_param shape mismatch in WeightNormParamAttr (#18940)
6 years ago
lijianshe02 300bd7504d
fix api-doc related bugs test=develop test=document_preview (#17360)
6 years ago
Zeng Jinle f2fa3f7300
fix api doc,test=develop (#17241)
6 years ago
Tink_Y 6d04a9cf47 fix api format and example (#14686)
6 years ago
Xin Pan a2a94f602e clean a few more kwargs
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
yuyang18 0c8f69c370
Hide more APIs
7 years ago
chengduoZH 491bb6a10d refine doc
7 years ago
chengduoZH cfb4617beb add Doc param attr
7 years ago
wanghaoshuang 2e40660e7a Fix some issues.
7 years ago
wanghaoshuang 9708b21f19 Refine average model option
7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
7 years ago