Commit Graph

1226 Commits (c5c273c13e861c2f22ab6c639d2cafa2facfeb8c)

Author SHA1 Message Date
Huihuang Zheng c5c273c13e
[Dy2stat] Fix Using Tuple for Transpose in Dy2stat (#28574)
4 years ago
Zhong Hui a98c69b6c6
fix dygraph gather api
4 years ago
Leo Chen 2853f0c4f9
Set static shape for shape tensor with constant [part 1] (#28275)
4 years ago
wangchaochaohu 495a9ceb95
fix the input error of size Op (#28272)
4 years ago
cnn 9940871888
[cherry pick ] cherry pick 28108 28198 28199 from release2.0rc (#28215)
4 years ago
Thunderbrook f58434ef2c
fix slice doc (#27941)
4 years ago
mapingshuo 5ccaaab8aa
reshape support bool, test=develop (#27944)
4 years ago
chentianyu03 d05058d268
Remove and reorganize the alias of APIs (#27717)
4 years ago
ruri 8b307042ba
[API2.0]remove image_resize series api in Paddle2.0 (#27886)
4 years ago
MRXLT b19b01af18
add dygraph code for unstack (#27881)
4 years ago
zhang wenhui 7a58431c0a
fix norm api doc, test=develop (#27652)
4 years ago
Yiqun Liu b301adc98b
Update all the examples which use paddle.static.nn.fc. (#27904)
4 years ago
Steffy-zxf 92b3a71705
Update api 2.0 for some ops
4 years ago
Steffy-zxf 9215ad96ca
Update code examples for api2.0
4 years ago
MRXLT 84d8e49de8
refine adam/strided_slice && fix doc for rmsprop/unstack (#27740)
4 years ago
zhupengyang 0025e0d87b
refine APIs: brelu, hardsigmoid, hardswish, maxout (#27658)
4 years ago
Li Fuchen c4b1faa469
modified sample code of add_position_encoding to use paddle.randn, test=document_fix (#27679)
4 years ago
wanghuancoder 6076d0a5df
modify doc for bilinear_tensor_product, test=develop (#27613)
4 years ago
ysh329 9cd86487cc
Fix api for ErrorClipByValue, code demo of clip_by_norm. test=develop (#27654)
5 years ago
Wilber 488152a6d0
[API 2.0]Update 2.0 api from fluid to paddle. (#27598)
5 years ago
LielinJiang 7f9b198d59
Romove grid_sampler and refine example code (#27649)
5 years ago
lijianshe02 295e87e428
fix dice_loss, log_loss doc and example code test=document_fix (#27702)
5 years ago
ShenLiang e262cb6293
fix the scatternd/scatterndadd (#27634)
5 years ago
Bai Yifan b77d9f268e
migrate code example and doc (#27627)
5 years ago
yaoxuefeng cefb49ab44
fix docs (#27637)
5 years ago
Leo Chen c7e0a8bebf
Remove inplace argument when calling nn.reshape() (#27376)
5 years ago
Li Fuchen 5e4f01f5ef
modified sample code of add_position_encoding to 2.0 (#27561)
5 years ago
littletomatodonkey 68df20d2f2
fix pad2d example code (#27615)
5 years ago
ceci3 1d3b27cae8
add double grad compute for batch norm (#27296)
5 years ago
furnace 515efe4240
add empty_like op (python, and unit test), use c++ implementation of empty op, (#27287)
5 years ago
Leo Chen f402d8d8c0
fix bug when axis is a tensor with more than 1 element (#27263)
5 years ago
wangguanzhong a28ae86e11
Enhance ops to support LoD as input for dygraph detection models. (#25316)
5 years ago
yinhaofeng dc00bd67ff
delate some wrong message test=develop, test=document_fix (#26595)
5 years ago
Leo Chen d6ee0868a4
fix unsqueeze in dygraph (#27107)
5 years ago
wangchaochaohu 8fa3d367ed
Remove "TypeError" from some files as required (#27019)
5 years ago
Zhou Wei 352ac149ee
update doc of paddle.to_tensor (#26820)
5 years ago
zhupengyang 6a09b8f1cb
erase Raises and refine doce of random functions (#26901)
5 years ago
Leo Chen 1275659ccc
refine paddle.stack (#26886)
5 years ago
joejiong 2f50aa227e
add deprecated information to the top of an API docstring (#26818)
5 years ago
tangwei12 ebc5f99789
add embedding 2.0 (#26649)
5 years ago
pangyoki 4a57880d91
support default dtype for distribution APIs (#26695)
5 years ago
ruri db68e08589
[API2.0]Unify pooling function and add adaptive max pooling function (#26483)
5 years ago
lilong12 2675cae758
add deprecated decorator for old apis expand and expand_as (#26759)
5 years ago
Jack Zhou c282db3a93
add broadcast feature for elementwise logical op
5 years ago
Zhang Ting 97cebfa4d3
add dtype for unique (#26655)
5 years ago
wangchaochaohu a31dbc8f85
add deprecated for gather api and refine the doc of gather api (#26579)
5 years ago
joejiong da1efe24d5
Throws TypeError When Logical APIs Do Broadcast Operation (#26490)
5 years ago
yaoxuefeng 33cffdf3d7
fix datanorm op add attr bug test=develop (#25000)
5 years ago
wangchaochaohu ebf9b2125e
add paddle.gather for API2.0 (#26455)
5 years ago
wangchaochaohu 9219b79104
gather_nd Op for API 2.0 refine (#26540)
5 years ago