Commit Graph

251 Commits (6a3c8725b01dedbc10f99f431ba5a4541e0e431e)

Author SHA1 Message Date
lijianshe02 9f642ed881
fix English doc for dice_loss, log_loss, unfold and NLLLoss API test=… (#28739)
5 years ago
LielinJiang 8f8a02fda4
Optimize conv performance (#28766)
5 years ago
123malin 9066828b1b
test=develop, bug fix for embeddings padding (#28708)
5 years ago
Bai Yifan 655d5eb1db
fix code example (#28636)
5 years ago
Aurelius84 e1c8d6bce5
Fix wrong out dtype inferred from helper.input_dtype (#28715)
5 years ago
Jack Zhou 9362d85e0e
Add LSTM, Simple RNN and GRU CPU kernel (#28577)
5 years ago
wangguanzhong d12aa4957f
remove alias for iou_similarity and ssd_loss (#28742)
5 years ago
Double_V 960135285b
fix pool APIs en doc, delete disable_static (#28679)
5 years ago
furnace caffa85ffe
add alias for fluid.initializer.set_global_initializer, alias is nn.initializer.set_global_initializer (#28690)
5 years ago
xiaoting 8c75b2554a
Support Tensor for attr_scale and attr_size (#28677)
5 years ago
LielinJiang 532e4bbf2a
fix docs (#28683)
5 years ago
littletomatodonkey 82f0b5ea5c
adapt pad const (#28585)
5 years ago
Double_V d71c3463b0
fix pool exclusive and delete disable_static (#28655)
5 years ago
zhupengyang 2cd10fc465
fix 2.0 api docs (#28445)
5 years ago
Yang Zhang 614f20f6ba
Update `add` `clip` `MSELoss` and `no_grad` (#28530)
5 years ago
yukavio 8f664a5c49
fix one_hot example code (#28432)
5 years ago
smallv0221 4fa1d39205
Fix en doc for rnn.py. test=document_fix (#28470)
5 years ago
WangXi 18525d3635
fix Tanh remainder en doc (#28455)
5 years ago
littletomatodonkey f6834034cc
fix sample code (#28446)
5 years ago
Qi Li a4303496b2
[DOC] activation api doc, test=document_fix (#28405)
5 years ago
Li Fuchen f401907775
modified sample code of CTCLoss & ctc_loss by remove disable_static() & print([.*].numpy()) & alias, test=document_fix (#28403)
5 years ago
Double_V 17db031a05
fix pool bug, test=develop (#28359)
5 years ago
Guo Sheng 9a600df373
Add rnn_op (#28197)
5 years ago
cnn 9940871888
[cherry pick ] cherry pick 28108 28198 28199 from release2.0rc (#28215)
5 years ago
cnn 7c1aa0d69d
2.0rc api rename (#28088)
5 years ago
littletomatodonkey 2ed84a679d
Add API for pad op. (#27943)
5 years ago
Guo Sheng fa9d3fa5bf
Incorporate cudnn_lstm into LSTM api (#27217)
5 years ago
chentianyu03 05fd49e974
change paddle.fluid.layers.reduce_sum to paddle.sum in sample codes (#27998)
5 years ago
chentianyu03 57a9c27248
change paddle.fluid.data to paddle.static.data in sample code (#27992)
5 years ago
Guo Sheng 0133581531
Clean text.py and decode.py for API 2.0 (#26853)
5 years ago
Feiyu Chan 2e845182d9
support channel last in BatchNorm*d
5 years ago
tianshuo78520a 7750844f33
fix norm code format error (#27955)
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
chentianyu03 d05058d268
Remove and reorganize the alias of APIs (#27717)
5 years ago
chajchaj 357341381c
del the DEFINE_ALIAS of sigmoid_cross_entropy_with_logits (#27883)
5 years ago
ruri 8b307042ba
[API2.0]remove image_resize series api in Paddle2.0 (#27886)
5 years ago
furnace 8e70b18e6c
add paddle.nn.initializer API, including: Normal, TruncatedNormal, Uniform, XavierNormal, XavierUniform, Assign (#27769)
5 years ago
zhang wenhui 7a58431c0a
fix norm api doc, test=develop (#27652)
5 years ago
zhulei 62556d5e74
Add api of KaimingUniform & KaimingNormal in paddle.nn.initializer (#27811)
5 years ago
smallv0221 1b48f2f751
Fix en doc for rnn.py. test=document_fix (#27835)
5 years ago
huangjun12 74092635f8
Add local_response_norm in nn.functional and nn.layer (#27725)
5 years ago
Zhou Wei e122e16456
fix english doc, unittest, and remove useless alias of 2.0 lr_scheduler (#27686)
5 years ago
zhupengyang 659d04df2c
hsigmoid -> hsigmoid_loss/HSigmoidLoss; refine docs (#27745)
5 years ago
hong19860320 f3e2580cf0
Fix the param of swish (#27824)
5 years ago
hong19860320 74d3a55072
Add Swish and ThresholdedReLU for API 2.0 (#27758)
5 years ago
zhupengyang 0025e0d87b
refine APIs: brelu, hardsigmoid, hardswish, maxout (#27658)
5 years ago
zhulei 00d401ec1a
Add api of constant in paddle.nn.initializer (#27786)
5 years ago
Feiyu Chan c52b6bbfa9
add alias for RNN APIs from paddle.nn.layer.rnn explicitly (#27784)
5 years ago
Yiqun Liu 836ee3b0c8
Polish the english documentation and example of paddle.nn.Linear and paddle.nn.functional.linear (#27759)
5 years ago
liu zhengxi 061240b34a
remove beam_search and beam_search_decode api in paddle.nn (#27660)
5 years ago
FlyingQianMM 7ecbc465c1
reimplement paddle.nn.functional.sigmoid_focal_loss (#27748)
5 years ago
Qi Li 994438b109
change clip grad api, test=develop (#27767)
5 years ago
LielinJiang b9c7c66ea5
add type promotion (#27756)
5 years ago
huangjun12 7793fd2877
add huber_loss to fix ci, test=develop (#27766)
5 years ago
huangjun12 de60c54938
fix doc and example code of huber_loss and npair_loss (#27678)
5 years ago
ysh329 9cd86487cc
Fix api for ErrorClipByValue, code demo of clip_by_norm. test=develop (#27654)
5 years ago
xiemoyuan 4d3eefbb95
Modify the docs for Transformer's APIs. test=document_fix (#27729)
5 years ago
LielinJiang 7f9b198d59
Romove grid_sampler and refine example code (#27649)
5 years ago
Bai Yifan b77d9f268e
migrate code example and doc (#27627)
5 years ago
LiuChiachi ee13a2ab88
Add transformer generate square subsequent mask api (#27651)
5 years ago
Kaipeng Deng 3ccee08285
numpy -> paddle in conv & conv_transpose (#27669)
5 years ago
whs ca2892019a
Add label smooth to functional package (#27642)
5 years ago
Yang Zhang 0873644cfe
Remove alias for `l2_normalize` (#27616)
5 years ago
Feiyu Chan e1f8617ee2
bugfix: RNN does not initialize the state for the cell correctly (#27644)
5 years ago
littletomatodonkey 68df20d2f2
fix pad2d example code (#27615)
5 years ago
whs 96daa2594e
Fix padding in conv1d op (#27590)
5 years ago
Li Fuchen 1501a80f74
add support to float64 input of warpctc op. (#27399)
5 years ago
liym27 3f170dd83d
[API 2.0] Fix example code of api 'switch_case' and add/delete alias (#27578)
5 years ago
liym27 9b7ebf1099
[API 2.0] Fix example code of api 'case' and add/delete alias (#27577)
5 years ago
Double_V b9d739a7ea
fix pool bug, test=develop (#27537)
5 years ago
Double_V e217e965a9
fix pool bug (#27366)
5 years ago
liu zhengxi 4c5cfdea1b
fix paddle.nn.Transformer api (#27391)
5 years ago
chajchaj fef94eac4e
fix cross_entropy bug of the axis parameter in log_softmax (#27311)
5 years ago
zhupengyang ac9afa024b
paddle.nn.functional.logsigmoid -> log_sigmoid (#27277)
5 years ago
LielinJiang a685435962
fix conv depthwise bug (#27278)
5 years ago
xiaoting d4f03dfb71
fix for tuple,test=develop (#27190)
5 years ago
ShenLiang 5bd84b22c4
revert divide (#27202)
5 years ago
LielinJiang 4d7d661249
Fix kl and summary bug (#27132)
5 years ago
Double_V c7b9d97fa9
fix avg_pool3d count_include_pad as True,test=develop (#27155)
5 years ago
whs eb01976037
[2.0 API]Add checker in grid_sample_grad op (#27126)
5 years ago
tangwei12 5dec254be5
fix weight (#26986)
5 years ago
xiaoting 58f3ef982a
fix typo for interp_v2,test=develop (#26843)
5 years ago
ceci3 54d8424e93
[2.0API] fix weight_norm support negative dim and unittest in convert_syncbn (#27108)
5 years ago
LielinJiang f95e8ffc90
Fix conv and summary api bug (#27023)
5 years ago
Double_V 0dfe26d069
add pool unittest (#26949)
5 years ago
zhang wenhui 21565e8d85
fix batchnorm ,test=develop (#26972)
5 years ago
Zhou Wei 352ac149ee
update doc of paddle.to_tensor (#26820)
5 years ago
huangjun12 fcb2ac6001
fix alpha dropout bug when p=1, test=develop (#26977)
5 years ago
ruri 3900f66c19
[API 2.0]Fix adaptive pooling bug (#26922)
5 years ago
LielinJiang 96331f74d7
fix conv1d padding (#26921)
5 years ago
huangjun12 e480168fae
fix dropout bug in backward when input is 1d tensor (#26837)
5 years ago
zhang wenhui c7b5ac4bb6
fix norm bug, test=develop (#26827)
5 years ago
Guo Sheng e6af53b10a
Update some used apis in Transformer apis to 2.0 apis. (#26831)
5 years ago
Bai Yifan 1127d0d33f
fix adaptive_avg_1d outputsize type issue, test=document_fix (#26869)
5 years ago
tangwei12 ebc5f99789
add embedding 2.0 (#26649)
5 years ago
huangjun12 3ce727a81c
rename Dropout2D/3D to Dropout2d/3d, test=develop (#26796)
5 years ago
Zhong Hui 1f6df8787f
fix doc, use to_tensor
5 years ago
ruri db68e08589
[API2.0]Unify pooling function and add adaptive max pooling function (#26483)
5 years ago
LielinJiang 346689c6f1
Register conv_transpose Op version for compatible Op upgrades (#26745)
5 years ago