Commit Graph

28753 Commits (2e845182d90e68252ebcee216b89c998cf5003b1)
 

Author SHA1 Message Date
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
gongweibao 772a01d84d
Execlude some large file temparily of shellcheck. (#27905)
4 years ago
zhulei b3cfb02150
Update example codes of ConstantInitializer & MSRAInitializer (#27915)
4 years ago
Chengmo 328cb289ed
【paddle.fleet】fix sparse load (#27680)
4 years ago
tangwei12 cf70d5b350
fix paddle error informations (#27889)
4 years ago
wawltor 95aa53425d
update the code for the topk message optimize
4 years ago
Chen Weihang 4ba977c720
Polish some error message in opeators (#27876)
4 years ago
furnace 8e70b18e6c
add paddle.nn.initializer API, including: Normal, TruncatedNormal, Uniform, XavierNormal, XavierUniform, Assign (#27769)
4 years ago
123malin a4f850748a
【paddle.fleet】bug fix for parameter_recv (#27838)
4 years ago
MRXLT b19b01af18
add dygraph code for unstack (#27881)
4 years ago
QingshuChen 2712d07644
support kunlun matmul_v2 (#27910)
4 years ago
zhang wenhui 5a83496c8d
Multi task (#26002)
4 years ago
zhang wenhui 7a58431c0a
fix norm api doc, test=develop (#27652)
4 years ago
yinhaofeng 3eb106da6d
Lookup table v2 xpu (#27888)
4 years ago
pangyoki 6150cc86e3
fix Error of gpu version paddle when CUDA device is not set properly (#27819)
4 years ago
AshburnLee 9209f341fc
Made a change in python API to support the GPU version of unique OP working in static graph (#27899)
4 years ago
Zhang Ting d5cc144c60
tune backward filter algorithm for float16 (#27529)
4 years ago
lilong12 0567781804
Enable GLOO when compiled with WITH_DISTRIBUTE=ON (#27840)
4 years ago
Yiqun Liu b301adc98b
Update all the examples which use paddle.static.nn.fc. (#27904)
4 years ago
wanghuancoder 41aad9bfcd
revert 4 files, from clear include by iwyu, test=develop (#27895)
4 years ago
Chen Weihang ed31dac6eb
remove scale loss and coll grads, test=document_fix (#27874)
4 years ago
YUNSHEN XIE 6898746f1d
disable ut (#27913)
4 years ago
zhulei 62556d5e74
Add api of KaimingUniform & KaimingNormal in paddle.nn.initializer (#27811)
4 years ago
hutuxian 3f2a6ab65d
fix error msg (#27887)
4 years ago