Commit Graph

2092 Commits (develop)

Author SHA1 Message Date
Chen Long 018e169923
fix some docs (#29011)
6 years ago
ysh329 9a475582e0
fix clip by norm EN doc. test=develop (#28994)
6 years ago
Leo Chen 3815d7aa40
Upgrade string literals to raw string (#28989)
6 years ago
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
Leo Chen 0b4bb023a7
Add static mode check on data() (#27495)
6 years ago
Zhou Wei 1e1ae5c54d
Make the Bind Method of Tensor more automatic (#27270)
6 years ago
wangchaochaohu 76fb95fe76
avoid data transform for linspace OP (#27444)
6 years ago
wangchaochaohu 0a862fd356
refine the precious of linspace Op using half way (#27452)
6 years ago
ceci3 1d3b27cae8
add double grad compute for batch norm (#27296)
6 years ago
Wilber 39546aa2f3
Add pass compatible and unit test. (#27377)
6 years ago
furnace 515efe4240
add empty_like op (python, and unit test), use c++ implementation of empty op, (#27287)
6 years ago
zhupengyang ac9afa024b
paddle.nn.functional.logsigmoid -> log_sigmoid (#27277)
6 years ago
Leo Chen f402d8d8c0
fix bug when axis is a tensor with more than 1 element (#27263)
6 years ago
ShenLiang 5bd84b22c4
revert divide (#27202)
6 years ago
wangguanzhong a28ae86e11
Enhance ops to support LoD as input for dygraph detection models. (#25316)
6 years ago
yaoxuefeng 0dab0fc23c
add back triu in fluid (#27135)
6 years ago
yinhaofeng dc00bd67ff
delate some wrong message test=develop, test=document_fix (#26595)
6 years ago
Leo Chen d6ee0868a4
fix unsqueeze in dygraph (#27107)
6 years ago
wangchaochaohu 041f4ab842
refine linspace Op for dtype setting(#27071)
6 years ago
wangchaochaohu c3b314c373
refine the error of message test=develop (#27067)
6 years ago
wangchaochaohu 8fa3d367ed
Remove "TypeError" from some files as required (#27019)
6 years ago
AshburnLee d843706230
add shape check for fill_constant OP and remove doc of type error (#26919)
6 years ago
Zhou Wei 352ac149ee
update doc of paddle.to_tensor (#26820)
6 years ago
zhupengyang 6a09b8f1cb
erase Raises and refine doce of random functions (#26901)
6 years ago
Leo Chen 1275659ccc
refine paddle.stack (#26886)
6 years ago
joejiong 2f50aa227e
add deprecated information to the top of an API docstring (#26818)
6 years ago
tangwei12 ebc5f99789
add embedding 2.0 (#26649)
6 years ago
pangyoki 4a57880d91
support default dtype for distribution APIs (#26695)
6 years ago
ruri db68e08589
[API2.0]Unify pooling function and add adaptive max pooling function (#26483)
6 years ago
lilong12 2675cae758
add deprecated decorator for old apis expand and expand_as (#26759)
6 years ago
Jack Zhou c282db3a93
add broadcast feature for elementwise logical op
6 years ago
Feiyu Chan f4083010a7
Add unified RNN APIs (#26588)
6 years ago
Zhang Ting 97cebfa4d3
add dtype for unique (#26655)
6 years ago
wangchaochaohu a31dbc8f85
add deprecated for gather api and refine the doc of gather api (#26579)
6 years ago
joejiong da1efe24d5
Throws TypeError When Logical APIs Do Broadcast Operation (#26490)
6 years ago
ShenLiang 0e81626081
add div, floor_div, remainder (#26562)
6 years ago
yaoxuefeng 33cffdf3d7
fix datanorm op add attr bug test=develop (#25000)
6 years ago
wangchaochaohu ebf9b2125e
add paddle.gather for API2.0 (#26455)
6 years ago
wangchaochaohu 9219b79104
gather_nd Op for API 2.0 refine (#26540)
6 years ago
zhupengyang e6675f4f4d
normal: support mean and std tensor; randn = standard_normal (#26367)
6 years ago
ShenLiang 0ca10d310c
add paddle.static.data (#26525)
6 years ago
WangXi ed102ea1b5
【API】Add sign and tanh api (#26357)
6 years ago
WangXi 45711dade7
【API】rename div to divide, add floor_divide, remainder (#26434)
6 years ago
LutaoChu 4e0c6d91aa
add paddle.tensor.linalg.diag API, diag_v2 OP and CUDA kernel
6 years ago
zhupengyang f8863e0603
leaky_relu and LeakyReLU: alpha->negative_slope (#26216)
6 years ago
ShenLiang c609066074
Add Matmul op (#26411)
6 years ago
huangjun12 412eca679f
[API2.0] add dropout, dropout2d and dropout3d in nn.functional and nn.layer (#26111)
6 years ago
wangchaochaohu 07c1c47bc9
refine the doc of OPs (#26551)
6 years ago
zhupengyang 57e124298d
var, std: input->x, adjust attr order, remove out, add docs (#26446)
6 years ago
wangchaochaohu 65d8d16516
add decorator for deprecated Ops (#26373)
6 years ago
wawltor 61273973ad
delete module path for the activation ops, test=develop (#26515)
6 years ago