Commit Graph

11107 Commits (ed2f57cc423489482a08c94cc801823f786586ce)

Author SHA1 Message Date
ceci3 54d8424e93
[2.0API] fix weight_norm support negative dim and unittest in convert_syncbn (#27108)
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
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
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
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
whs 2660ea379d
Fix cuda kernel of affine grid (#27003)
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
zhang wenhui 21565e8d85
fix batchnorm ,test=develop (#26972)
5 years ago
Aurelius84 695bfb0765
reduce repeat time of Predictor (#27011)
5 years ago
liym27 54427b8030
[Api2.0] sum: bug fix - support attr(dtype) is float32 or int32 and add ValueError (#26946)
5 years ago
ShenLiang ff3dc8ac73
fix the remainder (#26995)
5 years ago
Zhou Wei 352ac149ee
update doc of paddle.to_tensor (#26820)
5 years ago
MRXLT 72f6e566be
fix sample code (#26962)
5 years ago
pangyoki 46057dd2ac
change uniform_random to uniform and optimize function names in unittest for random ops (#26951)
5 years ago
yaoxuefeng 7f3e6ca596
add cuda generator (#26786)
5 years ago
Chengmo c4846196b8
fix Heter Ps multi thread (#26876)
5 years ago
huangjun12 fcb2ac6001
fix alpha dropout bug when p=1, test=develop (#26977)
5 years ago
mapingshuo 9e4fe92303
fix strategy example (#26856)
5 years ago
danleifeng 6b4ca0d7f1
【paddle.fleet】distributed_optimizer supports dygraph (#26541)
5 years ago
danleifeng 3a2a711681
【paddle.fleet】simplify fleetrun log infos (#26888)
5 years ago
danleifeng e35ad3eee8
【paddle.fleet】support running python train.py for fleet tasks (#26249)
5 years ago
Chen Weihang 9cb57f94c6
Update set_dict method name & add aliases (#26700)
5 years ago
ruri 3900f66c19
[API 2.0]Fix adaptive pooling bug (#26922)
5 years ago
Chen Weihang 209273e605
Support load state dict form `inference model` format save result (#26718)
5 years ago
Zhen Wang bcdbac1753
fix some cast error. (#26884)
5 years ago
zhupengyang 6a09b8f1cb
erase Raises and refine doce of random functions (#26901)
5 years ago
LielinJiang 559d9f2bb9
Add summary for hapi (#26386)
5 years ago
Zhou Wei d5f4c39fda
set_default_type only take effect on python floats or complex (#26939)
5 years ago
Leo Chen 1275659ccc
refine paddle.stack (#26886)
5 years ago
LielinJiang 96331f74d7
fix conv1d padding (#26921)
5 years ago