Commit Graph

28781 Commits (316c97c7eb1e5ef60e0809d17e722275eb664795)
 

Author SHA1 Message Date
lilong12 316c97c7eb
put gloo initialization log to file (#27969) (#28076)
5 years ago
pangyoki 46a1f69b3c
cherry pick 27861 Add truncated_gaussian_random XPU kernel, test=kunlun (#28060)
5 years ago
pangyoki b21409e0c0
cherry pick 27853 Add gaussian_random XPU kernels, test=kunlun (#28059)
5 years ago
pangyoki 69ec13cdf0
cherry pick 27846 Add uniform_random XPU kernel, test=kunlun (#28057)
5 years ago
pangyoki 386429beb0
cherry pick 27946 Fix error message of multinomial op (#28080)
5 years ago
MRXLT e3513a6395
[cherry pick] Fix fleet (#28067)
5 years ago
LutaoChu e3a88eb450
Fix diag OP bug on Windows Python3.8, cherry-pick from #28034
5 years ago
littletomatodonkey edbaa027fe
fix pad api (#28045)
5 years ago
liuyuhui 77eddf9168
add cast/concat/assign xpu op (#27911) (#28050)
5 years ago
Kaipeng Deng f05b184f72
update yolo_box support h != w. test=develop (#28054)
5 years ago
Zhou Wei e9a1669e92
fix optimizer init (#27994)
5 years ago
xiaoting 5c1babde56
[cherry-pick] polish kunlun error message for 2.0 rc (#28048)
5 years ago
Guo Sheng 3f565903e8
[cherry-pick] Incorporate cudnn_lstm into LSTM api (#27217) (#28023)
5 years ago
Jack Zhou a6c18075d6
add xpu error message description in some ops
5 years ago
chentianyu03 2ca53fa65f
change paddle.fluid.layers.reduce_sum to paddle.sum in sample codes (#27998) (#28017)
5 years ago
LiuChiachi 4316bd4d5a
Clean text.py and decode.py for API 2.0 (#26853) (#27958)
5 years ago
lidanqing ea76fe310c
[oneDNN] Conv dilation support (#27914) (#28028)
5 years ago
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