Commit Graph

28776 Commits (ffcc11758a9dd9b7873f18773797c64eb8b59d9c)
 

Author SHA1 Message Date
Aurelius84 ffcc11758a
[Dy2Stat] Fix Error when generating train_program in eval mode (#27975)
4 years ago
chentianyu03 05fd49e974
change paddle.fluid.layers.reduce_sum to paddle.sum in sample codes (#27998)
4 years ago
Guanghua Yu f94d053705
error message optimization in mean_xpu,softmax_with_cross_entropy_op_xpu,test=kunlun (#27967)
4 years ago
lilong12 ff0ebefc1e
put gloo initialization log to file (#27969)
4 years ago
chentianyu03 57a9c27248
change paddle.fluid.data to paddle.static.data in sample code (#27992)
4 years ago
Jack Zhou d330cf66cc
Fix xpu enforce (#27978)
4 years ago
lidanqing 7cb4a8b8f2
[oneDNN] Conv dilation support (#27914)
4 years ago
mapingshuo 64c2634995
fix kunlun kernel of reshape op (#27988)
4 years ago
lilong12 afce32f32c
build gloo from source code instead of using the pre-compiled library (#27930)
4 years ago
chentianyu03 5bcb4c7b54
Change reduce mean (#27997)
4 years ago
Chen Weihang 5f2d111966
Adjust ENFORCE CI rules adapt centos (#27951)
4 years ago
chentianyu03 4aacacb4d6
change paddle.fluid.layers.fill_constant to paddle.full in sample codes (#27993)
4 years ago
Guo Sheng 0133581531
Clean text.py and decode.py for API 2.0 (#26853)
4 years ago
Steffy-zxf 832458d516
update code examples for paddle.sums
4 years ago
tangwei12 202bfab1be
Feature/large scale kv save base/delta (#27470)
4 years ago
123malin aa3b4ed717
【paddle.fleet】geo send sparse optimize (#27719)
4 years ago
Zhou Wei 2ac6c6c3af
fix bug of tensor copy of CUDAPinnedPlace (#27966)
4 years ago
Thunderbrook f58434ef2c
fix slice doc (#27941)
4 years ago
joanna.wozna.intel 840c521b77
Fix problem with flags fp32 and int8 (#27954)
4 years ago
mapingshuo 5ccaaab8aa
reshape support bool, test=develop (#27944)
4 years ago
danleifeng 8d7908f3fd
【paddle.fleet】raise error when using multi-cards in fleet non_distributed mode (#27854)
4 years ago
Qinghe JING 4a4f773658
Add reduce sum and reduce mean xpu op (#27939)
4 years ago
Zhou Wei bf412f4665
add tensor clone (#27953)
4 years ago
Feiyu Chan 2e845182d9
support channel last in BatchNorm*d
4 years ago
Yiqun Liu 947b75284f
Reimplement paddle.utils.install_check. (#27771)
4 years ago
Kaipeng Deng b808979b8c
step lr_scheduler on epoch end in hapi/model.py fit (#27730)
4 years ago
Kaipeng Deng d17681dcc7
fix DataLoader single process mode exit SIGABRT error. (#27850)
4 years ago
tianshuo78520a 7750844f33
fix norm code format error (#27955)
4 years ago
furnace d998ed0ce3
bugfix for docs of paddle.nn.Assign API (#27927)
4 years ago
ceci3 338c76564a
update syncbn docs, test=document_fix (#27948)
4 years ago
guofei 6bbb6e7f45
Implement the function of OutScaleForTraining/OutScaleForInference in dygraph (#26601)
4 years ago
LielinJiang 0140d74e23
Fix load pretrained model in hapi (#27893)
4 years ago
tianshuo78520a ed6ee53e7c
Update requirements approval (#27947)
4 years ago
YUNSHEN XIE fea09fe534
disable ut quickly (#27793)
4 years ago
chentianyu03 d05058d268
Remove and reorganize the alias of APIs (#27717)
4 years ago
pangyoki 6e5034e248
fix test directory migration (#27885)
4 years ago
Leo Chen 9a2a4b5f65
Support setting xpu place in dygraph mode (#27909)
4 years ago
chajchaj 357341381c
del the DEFINE_ALIAS of sigmoid_cross_entropy_with_logits (#27883)
4 years ago
Thunderbrook 3ee6ad6ec5
solve bug in pull_dense_worker (#27918)
4 years ago
MRXLT 263a9e97fd
Fix adam (#27778)
4 years ago
Double_V b0edda4d99
kunlun add op (#27890)
4 years ago
zhang wenhui 82eb486edd
fix test_group_norm, test=develop (#27929)
4 years ago
qingqing01 766b351527
Remove paddle.metric.auc in 2.0 API (#27851)
4 years ago
wawltor ff8922f9f2
fix the dataset remove bug for the dataset
4 years ago
Jack Zhou c791df09cf
Add elementwise XPU OP kernel for KUNLUN core, including (but still cannot process common broadcast
4 years ago
Leo Chen ae6ad23c3c
Refine tensor to_string (#27925)
4 years ago
ruri 8b307042ba
[API2.0]remove image_resize series api in Paddle2.0 (#27886)
4 years ago
wangchaochaohu c5fcc96d5b
xpu support for fill_constant Op (#27675)
4 years ago
tianshuo78520a a820871669
Change PR-CI-Kunlun Test Number (#27923)
4 years ago
liuyuhui 72efd830b9
[API 2.0: doc] fix doc of linspace cast assign addcmul (#27897)
4 years ago