Commit Graph

1258 Commits (adaec0073d02c0ea55bcabc4671ebfc8dbd3182c)

Author SHA1 Message Date
AshburnLee 666efc2336
Call new cudnn batch norm API regardless of data type and data layout (#30157)
5 years ago
liu zhengxi a87d78f1a9
update gather_tree doc (#30693)
5 years ago
liu zhengxi fef3654b4e
upgrade gather_tree to core.ops (#30697)
5 years ago
Leo Chen adac38c506
add dispenable input for core.ops.reshape2/expand/slice (#30072)
5 years ago
XiaoguangHu 726c78f293
clean redundant API alias in 2.0 - part 1 (#29928)
5 years ago
Thunderbrook 09b6e71928
heter box (#29734)
5 years ago
Leo Chen 0fdd365665
Add fast path for dropout when p == 0 (#29553)
5 years ago
liuyuhui 2ee7a6b08c
[paddle v2.0.0rc1: API fixs] assign/conv2d/conv2d_transpose/cast/ParamAttr (#29171)
5 years ago
Guo Sheng 8fc7f1b66a
Fix api docs in RNN, Transformer, layer_norm, WeightNormParamAttr (#29235)
5 years ago
LielinJiang b9f1f4343b
Move temporal_shift to paddle.nn.functional (#29261)
5 years ago
mls1999725 6a9a62c3ef
Update conv3d API (#29205)
5 years ago
hong19860320 f23665e5d5
Refine the doc and unit test for Sigmoid and stanh (#29198)
5 years ago
lilong12 08fb079dbc
Fix the doc for shard_index api (#29183)
5 years ago
徐铭远 3c2a46bd7b
fix doc of erf,rank,mm,cross_entropy,pixel_shuffle,kron... (#29126)
5 years ago
Chen Long d576d6ddeb
fix some docs test=develop;test=document_fix (#29159)
5 years ago
GaoWei8 a7ef724dd5
polish softamx doc (#29153)
5 years ago
Noel da71173bc9
Fix ops doc for some ops
5 years ago
Leo Chen 770395cb93
Split train_mode and has_grad for tracer (#29064)
5 years ago
ShenLiang bb5f8e3575
fix doc of data,matmul,dot,cholesky,scatter,divide,remainder,inverse,sign (#28665)
5 years ago
Chen Weihang d0129fcd88
Add static_only decorator for static apis (#29015)
5 years ago
ceci3 e7caf3b8d9
fix examples, test=document_fix (#29019)
5 years ago
hutuxian db85f4cf8f
Add dygraph implementation for multiplex op (#29049)
5 years ago
GaoWei8 a049dff78f
Modify the default setting of softmax cudnn (#28672)
5 years ago
Chen Long 018e169923
fix some docs (#29011)
5 years ago
ysh329 9a475582e0
fix clip by norm EN doc. test=develop (#28994)
5 years ago
Leo Chen 3815d7aa40
Upgrade string literals to raw string (#28989)
5 years ago
lijianshe02 9f642ed881
fix English doc for dice_loss, log_loss, unfold and NLLLoss API test=… (#28739)
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
Wilber fe2cf39f77
[2.0] Update py_func English doc. (#28646)
5 years ago
TeslaZhao abbc507a81
Fix two english api documents, transpose and strided_slice (#28687)
5 years ago
zhupengyang 2cd10fc465
fix 2.0 api docs (#28445)
5 years ago
Huihuang Zheng c5c273c13e
[Dy2stat] Fix Using Tuple for Transpose in Dy2stat (#28574)
5 years ago
Zhong Hui a98c69b6c6
fix dygraph gather api
5 years ago
Leo Chen 2853f0c4f9
Set static shape for shape tensor with constant [part 1] (#28275)
5 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
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
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
MRXLT 84d8e49de8
refine adam/strided_slice && fix doc for rmsprop/unstack (#27740)
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