Commit Graph

11489 Commits (77eddf9168ccccfc280be3f672ec1636bf76dd73)

Author SHA1 Message Date
liuyuhui 77eddf9168
add cast/concat/assign xpu op (#27911) (#28050)
6 years ago
Zhou Wei e9a1669e92
fix optimizer init (#27994)
6 years ago
Guo Sheng 3f565903e8
[cherry-pick] Incorporate cudnn_lstm into LSTM api (#27217) (#28023)
6 years ago
Jack Zhou a6c18075d6
add xpu error message description in some ops
6 years ago
chentianyu03 2ca53fa65f
change paddle.fluid.layers.reduce_sum to paddle.sum in sample codes (#27998) (#28017)
6 years ago
LiuChiachi 4316bd4d5a
Clean text.py and decode.py for API 2.0 (#26853) (#27958)
6 years ago
lidanqing ea76fe310c
[oneDNN] Conv dilation support (#27914) (#28028)
6 years ago
tangwei12 c0550b54a5
Feature/large scale kv save base/delta (#27470) (#27990)
6 years ago
Aurelius84 772c266822
[Dy2Stat] Fix Error when generating train_program in eval mode (#27975) (#28019)
6 years ago
chentianyu03 77866effeb
change paddle.fluid.data to paddle.static.data in sample code (#27992) (#28014)
6 years ago
chentianyu03 cafa35e1ea
Change reduce mean (#27997) (#28004)
6 years ago
chentianyu03 3251f9c1eb
change paddle.fluid.layers.fill_constant to paddle.full in sample codes (#27993) (#28000)
6 years ago
Steffy-zxf 164b9aabc1
update code examples for paddle.sums
6 years ago
Zhou Wei b57254ed61
[cherry-pick2.0]Add tensor clone 2.0 (#27982)
6 years ago
123malin c0061ff56f
【paddle.fleet】geo send sparse optimize (#27719) (#27979)
6 years ago
Feiyu Chan 429c0b62b1
support channel last in BatchNorm*d (#27961)
6 years ago
mapingshuo 39c31a20e5
reshape support bool, test=develop (#27944) (#27971)
6 years ago
Qinghe JING 1f45c06e92
add reduce xpu op test=develop;test=kunlun (#27960)
6 years ago
Yiqun Liu ef2b12f11c
Reimplement paddle.utils.install_check. (#27771) (#27963)
6 years ago
tianshuo78520a b7fd4f9224
fix norm code format error (#27973)
6 years ago
Thunderbrook ba6a29070a
fix slice doc (#27941) (#27976)
6 years ago
furnace d998ed0ce3
bugfix for docs of paddle.nn.Assign API (#27927)
6 years ago
ceci3 338c76564a
update syncbn docs, test=document_fix (#27948)
6 years ago
guofei 6bbb6e7f45
Implement the function of OutScaleForTraining/OutScaleForInference in dygraph (#26601)
6 years ago
LielinJiang 0140d74e23
Fix load pretrained model in hapi (#27893)
6 years ago
chentianyu03 d05058d268
Remove and reorganize the alias of APIs (#27717)
6 years ago
pangyoki 6e5034e248
fix test directory migration (#27885)
6 years ago
Leo Chen 9a2a4b5f65
Support setting xpu place in dygraph mode (#27909)
6 years ago
chajchaj 357341381c
del the DEFINE_ALIAS of sigmoid_cross_entropy_with_logits (#27883)
6 years ago
MRXLT 263a9e97fd
Fix adam (#27778)
6 years ago
Double_V b0edda4d99
kunlun add op (#27890)
6 years ago
zhang wenhui 82eb486edd
fix test_group_norm, test=develop (#27929)
6 years ago
qingqing01 766b351527
Remove paddle.metric.auc in 2.0 API (#27851)
6 years ago
wawltor ff8922f9f2
fix the dataset remove bug for the dataset
6 years ago
Jack Zhou c791df09cf
Add elementwise XPU OP kernel for KUNLUN core, including (but still cannot process common broadcast
6 years ago
Leo Chen ae6ad23c3c
Refine tensor to_string (#27925)
6 years ago
ruri 8b307042ba
[API2.0]remove image_resize series api in Paddle2.0 (#27886)
6 years ago
wangchaochaohu c5fcc96d5b
xpu support for fill_constant Op (#27675)
6 years ago
liuyuhui 72efd830b9
[API 2.0: doc] fix doc of linspace cast assign addcmul (#27897)
6 years ago
zhulei b3cfb02150
Update example codes of ConstantInitializer & MSRAInitializer (#27915)
6 years ago
Chengmo 328cb289ed
【paddle.fleet】fix sparse load (#27680)
6 years ago
furnace 8e70b18e6c
add paddle.nn.initializer API, including: Normal, TruncatedNormal, Uniform, XavierNormal, XavierUniform, Assign (#27769)
6 years ago
123malin a4f850748a
【paddle.fleet】bug fix for parameter_recv (#27838)
6 years ago
MRXLT b19b01af18
add dygraph code for unstack (#27881)
6 years ago
QingshuChen 2712d07644
support kunlun matmul_v2 (#27910)
6 years ago
zhang wenhui 5a83496c8d
Multi task (#26002)
6 years ago
zhang wenhui 7a58431c0a
fix norm api doc, test=develop (#27652)
6 years ago
yinhaofeng 3eb106da6d
Lookup table v2 xpu (#27888)
6 years ago
pangyoki 6150cc86e3
fix Error of gpu version paddle when CUDA device is not set properly (#27819)
6 years ago
AshburnLee 9209f341fc
Made a change in python API to support the GPU version of unique OP working in static graph (#27899)
6 years ago