Commit Graph

28251 Commits (eb276632c61ae569d811520bec8565ccf6d42ff7)
 

Author SHA1 Message Date
YUNSHEN XIE eb276632c6
resolve the issue of curl having same exit code with paddle build failed (#27035)
4 years ago
yongqiangma 4558d395e9
fix Norm op error (#26771)
4 years ago
LielinJiang 4d7d661249
Fix kl and summary bug (#27132)
4 years ago
WeiXin 13804ed80c
Error msg/polish tensor error msg (#26976)
4 years ago
Double_V c7b9d97fa9
fix avg_pool3d count_include_pad as True,test=develop (#27155)
4 years ago
whs eb01976037
[2.0 API]Add checker in grid_sample_grad op (#27126)
4 years ago
wangguanzhong a28ae86e11
Enhance ops to support LoD as input for dygraph detection models. (#25316)
4 years ago
yaoxuefeng 0dab0fc23c
add back triu in fluid (#27135)
4 years ago
chalsliu 944f8ae09c
Upgrade coverage tool to python3
4 years ago
Zhou Wei 753a0748ee
Temporarily turn off WITH_INFERENCE_API_TEST (#27170)
4 years ago
YUNSHEN XIE d4710163eb
add timeout unittests retry (#27152)
4 years ago
123malin f2d68d3ed5
【paddle.fleet】parameter_server_optimizer support auto_strategy (#26838)
4 years ago
Chen Weihang 4c70e31ab5
add save load to jit.all (#27131)
4 years ago
LielinJiang 8df5b4d608
Add correlation api to contrib (#27015)
4 years ago
LoveAn cbcd5e407a
Fix problem that target name already exists when there isn't model data cache, test=develop (#27142)
4 years ago
tangwei12 5dec254be5
fix weight (#26986)
4 years ago
yinhaofeng dc00bd67ff
delate some wrong message test=develop, test=document_fix (#26595)
4 years ago
kinghuin 1b102dd552
optimize the error message for unpooling.cc
4 years ago
Pei Yang 5fb8c92054
fix multihead matmul shared params (#27121)
4 years ago
Leo Chen d6ee0868a4
fix unsqueeze in dygraph (#27107)
4 years ago
xiaoting 58f3ef982a
fix typo for interp_v2,test=develop (#26843)
4 years ago
LoveAn ed2f57cc42
Restore file changes caused by pre-commit (#27105)
4 years ago
ceci3 54d8424e93
[2.0API] fix weight_norm support negative dim and unittest in convert_syncbn (#27108)
4 years ago
YUNSHEN XIE 9fd5eae81d
add failed unittests retry on mac system (#26813)
4 years ago
YUNSHEN XIE 92bf0d47e3
add failed unittests retry on win system (#26823)
4 years ago
ShenLiang aca450f6fb
fix the localsgd optimizer (#27094)
4 years ago
Chen Weihang c1a8868732
Change jit.save/load configs to config & update code examples (#27056)
4 years ago
Dong Daxiang 0443b480b8
【paddle.fleet】add auto parallel L1 implementations (#27090)
4 years ago
wangchaochaohu 5af81f833c
fix gpu kernel for numel Op (#27085)
4 years ago
wawltor 39d5bb6dce
udpate the dtype check for the argmin, argmax
4 years ago
wangchaochaohu 9b7692b144
update gpu compute archs for cuda11 (#27039)
4 years ago
guofei 3a02424a4e
Refine the error of test_dynrnn_static_input (#27084)
4 years ago
Wilber 632125415c
Refine python inference api (#26958)
4 years ago
Sylwester Fraczek eb65877ce0
fix dimensions error for mobilenetv1_KL_quant (#26776)
4 years ago
wawltor 24ec5175ab
remove the dependence of matplotlib in dataset of uci_housing
4 years ago
pangyoki f0b26313d8
fix _check_values_dtype_in_probs method in Distribution class (#27046)
4 years ago
YUNSHEN XIE b150f2b3a6
disable test_trt_dynamic_shape_ernie_ser_deser,test=document_fix (#27059)
4 years ago
zhupengyang 19ca6d9dd2
add .part to speed up compile (#27044)
4 years ago
LoveAn fab8bbf25b
Modify data download function and support unittests of inference APIs on windows (#26988)
4 years ago
GaoWei8 4ff16eb201
Add padding cudnn interface (#26370)
4 years ago
Aurelius84 35f53ecd93
[Dy2stat] Add descriptor cache for StaticLayer (#26987)
4 years ago
Chen Weihang 9373cf5ae4
Add TranslatedLayer.program method to get program (#26961)
4 years ago
wawltor 8857e3911f
add the dynamic dtype check for the argmin/argma
4 years ago
wangchaochaohu 041f4ab842
refine linspace Op for dtype setting(#27071)
4 years ago
Yang Zhang 92530ca445
Fix clip output var dtype (#27029)
4 years ago
yaoxuefeng 9aa39584fe
fix cuda generator hard-coded offset step (#27027)
4 years ago
wangchaochaohu c3b314c373
refine the error of message test=develop (#27067)
4 years ago
zhupengyang 2f97ecdd74
fix normal ut by set manual_seed (#27028)
5 years ago
Jacek Czaja f6653c71e9
[oneDNN] Fix to conv2d grad with groups (#27006)
5 years ago
wangchaochaohu 8fa3d367ed
Remove "TypeError" from some files as required (#27019)
5 years ago