Commit Graph

28243 Commits (944f8ae09c177b44fb52158fa0baf6fc769dbbda)
 

Author SHA1 Message Date
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)
5 years ago
Yang Zhang 92530ca445
Fix clip output var dtype (#27029)
5 years ago
yaoxuefeng 9aa39584fe
fix cuda generator hard-coded offset step (#27027)
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
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
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
whs 2660ea379d
Fix cuda kernel of affine grid (#27003)
5 years ago
whs b6fb979898
Fix conv1d when data formate is NLC (#26944)
5 years ago
pangyoki a0c98e67a6
fix dtype not matching bug in log_prob and probs method of Distribution class (#26767)
5 years ago
LielinJiang f95e8ffc90
Fix conv and summary api bug (#27023)
5 years ago
Double_V 0dfe26d069
add pool unittest (#26949)
5 years ago
arlesniak 8aebcabf34
Test for passing global env FLAGS_use_mkldnn (#26938)
5 years ago