Commit Graph

28764 Commits (c0550b54a50580d2e5985816d2ef085230f04e54)
 

Author SHA1 Message Date
tangwei12 c0550b54a5
Feature/large scale kv save base/delta (#27470) (#27990)
5 years ago
Aurelius84 772c266822
[Dy2Stat] Fix Error when generating train_program in eval mode (#27975) (#28019)
5 years ago
chentianyu03 77866effeb
change paddle.fluid.data to paddle.static.data in sample code (#27992) (#28014)
5 years ago
chentianyu03 cafa35e1ea
Change reduce mean (#27997) (#28004)
5 years ago
chentianyu03 3251f9c1eb
change paddle.fluid.layers.fill_constant to paddle.full in sample codes (#27993) (#28000)
5 years ago
Steffy-zxf 164b9aabc1
update code examples for paddle.sums
5 years ago
mapingshuo 50d24899cf
fix kunlun kernel of reshape op (#27989)
5 years ago
Zhou Wei b57254ed61
[cherry-pick2.0]Add tensor clone 2.0 (#27982)
5 years ago
123malin c0061ff56f
【paddle.fleet】geo send sparse optimize (#27719) (#27979)
5 years ago
Guanghua Yu 51dd268cfe
error message optimization in mean_xpu,softmax_with_cross_entropy_op_xpu,test=kunlun (#27968)
5 years ago
Feiyu Chan 429c0b62b1
support channel last in BatchNorm*d (#27961)
5 years ago
mapingshuo 39c31a20e5
reshape support bool, test=develop (#27944) (#27971)
5 years ago
Qinghe JING 1f45c06e92
add reduce xpu op test=develop;test=kunlun (#27960)
5 years ago
Yiqun Liu ef2b12f11c
Reimplement paddle.utils.install_check. (#27771) (#27963)
5 years ago
tianshuo78520a b7fd4f9224
fix norm code format error (#27973)
5 years ago
Thunderbrook ba6a29070a
fix slice doc (#27941) (#27976)
5 years ago
furnace d998ed0ce3
bugfix for docs of paddle.nn.Assign API (#27927)
5 years ago
ceci3 338c76564a
update syncbn docs, test=document_fix (#27948)
5 years ago
guofei 6bbb6e7f45
Implement the function of OutScaleForTraining/OutScaleForInference in dygraph (#26601)
5 years ago
LielinJiang 0140d74e23
Fix load pretrained model in hapi (#27893)
5 years ago
tianshuo78520a ed6ee53e7c
Update requirements approval (#27947)
5 years ago
YUNSHEN XIE fea09fe534
disable ut quickly (#27793)
5 years ago
chentianyu03 d05058d268
Remove and reorganize the alias of APIs (#27717)
5 years ago
pangyoki 6e5034e248
fix test directory migration (#27885)
5 years ago
Leo Chen 9a2a4b5f65
Support setting xpu place in dygraph mode (#27909)
5 years ago
chajchaj 357341381c
del the DEFINE_ALIAS of sigmoid_cross_entropy_with_logits (#27883)
5 years ago
Thunderbrook 3ee6ad6ec5
solve bug in pull_dense_worker (#27918)
5 years ago
MRXLT 263a9e97fd
Fix adam (#27778)
5 years ago
Double_V b0edda4d99
kunlun add op (#27890)
5 years ago
zhang wenhui 82eb486edd
fix test_group_norm, test=develop (#27929)
5 years ago
qingqing01 766b351527
Remove paddle.metric.auc in 2.0 API (#27851)
5 years ago
wawltor ff8922f9f2
fix the dataset remove bug for the dataset
5 years ago
Jack Zhou c791df09cf
Add elementwise XPU OP kernel for KUNLUN core, including (but still cannot process common broadcast
5 years ago
Leo Chen ae6ad23c3c
Refine tensor to_string (#27925)
5 years ago
ruri 8b307042ba
[API2.0]remove image_resize series api in Paddle2.0 (#27886)
5 years ago
wangchaochaohu c5fcc96d5b
xpu support for fill_constant Op (#27675)
5 years ago
tianshuo78520a a820871669
Change PR-CI-Kunlun Test Number (#27923)
5 years ago
liuyuhui 72efd830b9
[API 2.0: doc] fix doc of linspace cast assign addcmul (#27897)
5 years ago
gongweibao 772a01d84d
Execlude some large file temparily of shellcheck. (#27905)
5 years ago
zhulei b3cfb02150
Update example codes of ConstantInitializer & MSRAInitializer (#27915)
5 years ago
Chengmo 328cb289ed
【paddle.fleet】fix sparse load (#27680)
5 years ago
tangwei12 cf70d5b350
fix paddle error informations (#27889)
5 years ago
wawltor 95aa53425d
update the code for the topk message optimize
5 years ago
Chen Weihang 4ba977c720
Polish some error message in opeators (#27876)
5 years ago
furnace 8e70b18e6c
add paddle.nn.initializer API, including: Normal, TruncatedNormal, Uniform, XavierNormal, XavierUniform, Assign (#27769)
5 years ago
123malin a4f850748a
【paddle.fleet】bug fix for parameter_recv (#27838)
5 years ago
MRXLT b19b01af18
add dygraph code for unstack (#27881)
5 years ago
QingshuChen 2712d07644
support kunlun matmul_v2 (#27910)
5 years ago
zhang wenhui 5a83496c8d
Multi task (#26002)
5 years ago
zhang wenhui 7a58431c0a
fix norm api doc, test=develop (#27652)
5 years ago