Commit Graph

11370 Commits (7c7fbd32181cf30d9994623f29590160610d9c78)

Author SHA1 Message Date
Chen Weihang 5406b014c0
Refine jit.save implement to adapt InputSpec using cases (#26959)
5 years ago
ShenLiang 5bd84b22c4
revert divide (#27202)
5 years ago
123malin 60c3ef3ab8
【paddle.fleet】parameter_server_optimizer support auto_strategy (#27181)
5 years ago
wawltor fde5cfe881
fix the CudaPinMemory bug for the equal op (#27176)
5 years ago
liym27 d3874ab44a
Move unittest test_optimizer_in_control_flow from CI multi_cards. (#27185)
5 years ago
Huihuang Zheng 40dd563dd7
Decrease test_parallel_executor_crf CI time, test=develop (#27212)
5 years ago
zhupengyang cc3306f7c8
restruct logsumexp to speed up compiling (#27191)
5 years ago
JZ-LIANG 5d039f4086
modified the implement of Lars optimizer (#26733)
5 years ago
liym27 a1b640bc66
Fix test_origin_info to be compatible with PY3.8, because ast module is different in PY3.8 (#27201)
5 years ago
Dong Daxiang f7d08b7db8
【paddle.fleet】refine launch and distributed repr string for print (#27093)
5 years ago
Qinghe JING 43b0445b29
Add double grad in reduce sum (#27115)
5 years ago
iducn c60352b3d4
update requirements (#27172)
5 years ago
tangwei12 ca6100de5f
disable ut, fix it @malin (#27200)
5 years ago
liym27 3497fbe473
Use paddle.disable_static() to replace with dygraph.guard(). (#27139)
5 years ago
Aurelius84 252aeb1a46
[Dy2stat]Add naming rule if not specific InputSpec.name (#26997)
5 years ago
yongqiangma 4558d395e9
fix Norm op error (#26771)
5 years ago
LielinJiang 4d7d661249
Fix kl and summary bug (#27132)
5 years ago
Double_V c7b9d97fa9
fix avg_pool3d count_include_pad as True,test=develop (#27155)
5 years ago
whs eb01976037
[2.0 API]Add checker in grid_sample_grad op (#27126)
5 years ago
wangguanzhong a28ae86e11
Enhance ops to support LoD as input for dygraph detection models. (#25316)
5 years ago
yaoxuefeng 0dab0fc23c
add back triu in fluid (#27135)
5 years ago
123malin f2d68d3ed5
【paddle.fleet】parameter_server_optimizer support auto_strategy (#26838)
5 years ago
Chen Weihang 4c70e31ab5
add save load to jit.all (#27131)
5 years ago
LielinJiang 8df5b4d608
Add correlation api to contrib (#27015)
5 years ago
tangwei12 5dec254be5
fix weight (#26986)
5 years ago
yinhaofeng dc00bd67ff
delate some wrong message test=develop, test=document_fix (#26595)
5 years ago
Leo Chen d6ee0868a4
fix unsqueeze in dygraph (#27107)
5 years ago
xiaoting 58f3ef982a
fix typo for interp_v2,test=develop (#26843)
5 years ago
ceci3 54d8424e93
[2.0API] fix weight_norm support negative dim and unittest in convert_syncbn (#27108)
5 years ago
ShenLiang aca450f6fb
fix the localsgd optimizer (#27094)
5 years ago
Chen Weihang c1a8868732
Change jit.save/load configs to config & update code examples (#27056)
5 years ago
Dong Daxiang 0443b480b8
【paddle.fleet】add auto parallel L1 implementations (#27090)
5 years ago
wangchaochaohu 5af81f833c
fix gpu kernel for numel Op (#27085)
5 years ago
wawltor 39d5bb6dce
udpate the dtype check for the argmin, argmax
5 years ago
guofei 3a02424a4e
Refine the error of test_dynrnn_static_input (#27084)
5 years ago
Wilber 632125415c
Refine python inference api (#26958)
5 years ago
Sylwester Fraczek eb65877ce0
fix dimensions error for mobilenetv1_KL_quant (#26776)
5 years ago
wawltor 24ec5175ab
remove the dependence of matplotlib in dataset of uci_housing
5 years ago
pangyoki f0b26313d8
fix _check_values_dtype_in_probs method in Distribution class (#27046)
5 years ago
GaoWei8 4ff16eb201
Add padding cudnn interface (#26370)
5 years ago
Aurelius84 35f53ecd93
[Dy2stat] Add descriptor cache for StaticLayer (#26987)
5 years ago
Chen Weihang 9373cf5ae4
Add TranslatedLayer.program method to get program (#26961)
5 years ago
wawltor 8857e3911f
add the dynamic dtype check for the argmin/argma
5 years ago
wangchaochaohu 041f4ab842
refine linspace Op for dtype setting(#27071)
5 years ago
Yang Zhang 92530ca445
Fix clip output var dtype (#27029)
5 years ago
wangchaochaohu c3b314c373
refine the error of message test=develop (#27067)
5 years ago
zhupengyang 2f97ecdd74
fix normal ut by set manual_seed (#27028)
5 years ago
wangchaochaohu 8fa3d367ed
Remove "TypeError" from some files as required (#27019)
5 years ago
Chengmo a72752263b
support heter-xpu-ps (#27018)
5 years ago
AshburnLee d843706230
add shape check for fill_constant OP and remove doc of type error (#26919)
5 years ago