Commit Graph

2039 Commits (fbf9564f6bebd3a2c181f6525f11e6bfec79fcbe)

Author SHA1 Message Date
lijianshe02 9f642ed881
fix English doc for dice_loss, log_loss, unfold and NLLLoss API test=… (#28739)
6 years ago
Bai Yifan 655d5eb1db
fix code example (#28636)
6 years ago
Aurelius84 e1c8d6bce5
Fix wrong out dtype inferred from helper.input_dtype (#28715)
6 years ago
Wilber fe2cf39f77
[2.0] Update py_func English doc. (#28646)
6 years ago
TeslaZhao abbc507a81
Fix two english api documents, transpose and strided_slice (#28687)
6 years ago
zhupengyang 2cd10fc465
fix 2.0 api docs (#28445)
6 years ago
Huihuang Zheng c5c273c13e
[Dy2stat] Fix Using Tuple for Transpose in Dy2stat (#28574)
6 years ago
Chen Weihang 4086f48ea1
Check and fix tensor and scalar type promotion (#28299)
6 years ago
Zhong Hui a98c69b6c6
fix dygraph gather api
6 years ago
Leo Chen 2853f0c4f9
Set static shape for shape tensor with constant [part 1] (#28275)
6 years ago
wangchaochaohu 495a9ceb95
fix the input error of size Op (#28272)
6 years ago
cnn 9940871888
[cherry pick ] cherry pick 28108 28198 28199 from release2.0rc (#28215)
6 years ago
liu zhengxi bc46069225
fix dynamic decode imperative (#28160)
6 years ago
wangguanzhong d1e1f17482
fix generate_proposal_labels in cascade-rcnn series model, test=develop (#27892)
6 years ago
chentianyu03 4aacacb4d6
change paddle.fluid.layers.fill_constant to paddle.full in sample codes (#27993)
6 years ago
Guo Sheng 0133581531
Clean text.py and decode.py for API 2.0 (#26853)
6 years ago
Thunderbrook f58434ef2c
fix slice doc (#27941)
6 years ago
mapingshuo 5ccaaab8aa
reshape support bool, test=develop (#27944)
6 years ago
chentianyu03 d05058d268
Remove and reorganize the alias of APIs (#27717)
6 years ago
ruri 8b307042ba
[API2.0]remove image_resize series api in Paddle2.0 (#27886)
6 years ago
liuyuhui 72efd830b9
[API 2.0: doc] fix doc of linspace cast assign addcmul (#27897)
6 years ago
MRXLT b19b01af18
add dygraph code for unstack (#27881)
6 years ago
zhang wenhui 7a58431c0a
fix norm api doc, test=develop (#27652)
6 years ago
Yiqun Liu b301adc98b
Update all the examples which use paddle.static.nn.fc. (#27904)
6 years ago
Steffy-zxf 92b3a71705
Update api 2.0 for some ops
6 years ago
Steffy-zxf 9215ad96ca
Update code examples for api2.0
6 years ago
Huihuang Zheng e388e60312
Refine cond API English Doc for 2.0RC (#27708)
6 years ago
MRXLT 84d8e49de8
refine adam/strided_slice && fix doc for rmsprop/unstack (#27740)
6 years ago
GaoWei8 36bb056ed6
Add flattern weight of lstm (#27192)
6 years ago
zhupengyang 0025e0d87b
refine APIs: brelu, hardsigmoid, hardswish, maxout (#27658)
6 years ago
Li Fuchen c4b1faa469
modified sample code of add_position_encoding to use paddle.randn, test=document_fix (#27679)
6 years ago
wanghuancoder 6076d0a5df
modify doc for bilinear_tensor_product, test=develop (#27613)
6 years ago
huangjun12 de60c54938
fix doc and example code of huber_loss and npair_loss (#27678)
6 years ago
ysh329 9cd86487cc
Fix api for ErrorClipByValue, code demo of clip_by_norm. test=develop (#27654)
6 years ago
Wilber 488152a6d0
[API 2.0]Update 2.0 api from fluid to paddle. (#27598)
6 years ago
LielinJiang 7f9b198d59
Romove grid_sampler and refine example code (#27649)
6 years ago
lijianshe02 295e87e428
fix dice_loss, log_loss doc and example code test=document_fix (#27702)
6 years ago
Qi Li 4d79304c09
update samples of print and clip api, test=develop (#27670)
6 years ago
ShenLiang e262cb6293
fix the scatternd/scatterndadd (#27634)
6 years ago
Bai Yifan b77d9f268e
migrate code example and doc (#27627)
6 years ago
yaoxuefeng cefb49ab44
fix docs (#27637)
6 years ago
Huihuang Zheng abb32bbccd
[Dy2stat] Fix lstm bug (#27631)
6 years ago
danleifeng 6ad72106f9
[API 2.0] Fix api 'is_empty' (#27593)
6 years ago
Leo Chen c7e0a8bebf
Remove inplace argument when calling nn.reshape() (#27376)
6 years ago
Feiyu Chan e1f8617ee2
bugfix: RNN does not initialize the state for the cell correctly (#27644)
6 years ago
Li Fuchen 5e4f01f5ef
modified sample code of add_position_encoding to 2.0 (#27561)
6 years ago
littletomatodonkey 68df20d2f2
fix pad2d example code (#27615)
6 years ago
Li Fuchen 1501a80f74
add support to float64 input of warpctc op. (#27399)
6 years ago
liym27 3f170dd83d
[API 2.0] Fix example code of api 'switch_case' and add/delete alias (#27578)
6 years ago
liym27 9b7ebf1099
[API 2.0] Fix example code of api 'case' and add/delete alias (#27577)
6 years ago