Commit Graph

2069 Commits (e74e1a226ca9b20275d77aa1af069d29cfee2af0)

Author SHA1 Message Date
joejiong 87e75a77c2
Add tangent operator (#29207)
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
liym27 5f84d0b375
Fix bug: delete wrong check_type of paddle.concat and support LoDTensorArray (#29306)
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
Leo Chen 116305ea4b
Improve performance of elementwise_add grad op (#29187)
5 years ago
huangjun12 b6a26749dc
fix doc of alpha_dropout/dropout/dropout2d/dropout3d/npair_loss (#29136)
5 years ago
hong19860320 f23665e5d5
Refine the doc and unit test for Sigmoid and stanh (#29198)
5 years ago
liym27 865a45984f
Check whether there is any inplace operation affecting gradient calculation. (#27901)
5 years ago
lilong12 08fb079dbc
Fix the doc for shard_index api (#29183)
5 years ago
Huihuang Zheng 4a0a870177
[dy2stat] Set shape for linspace to Fix dy2stat for GridGenerator Model (#29173)
5 years ago
Kaipeng Deng f4c894a693
alias yolo_loss & yolo_box to paddle.vision. (#28520)
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
pangyoki 6df685ab64
fix nce, multinomial, Categorical, Normal, Uniform en doc (#28541)
5 years ago
GaoWei8 a7ef724dd5
polish softamx doc (#29153)
5 years ago
Guanghua Yu bb64efb1d0
fix softmax_with_cross_entropy api en docs (#29116)
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
Yiqun Liu eb9ae55849
Optimize the performance of piecewise_decay. (#29077)
5 years ago
GaoWei8 a049dff78f
Modify the default setting of softmax cudnn (#28672)
5 years ago
GaoWei8 13828db313
Add reminder of fluid.layers.lstm (#28964)
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
Chen Weihang 4086f48ea1
Check and fix tensor and scalar type promotion (#28299)
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)
5 years ago
cnn 9940871888
[cherry pick ] cherry pick 28108 28198 28199 from release2.0rc (#28215)
5 years ago
liu zhengxi bc46069225
fix dynamic decode imperative (#28160)
5 years ago
wangguanzhong d1e1f17482
fix generate_proposal_labels in cascade-rcnn series model, test=develop (#27892)
5 years ago
chentianyu03 4aacacb4d6
change paddle.fluid.layers.fill_constant to paddle.full in sample codes (#27993)
5 years ago
Guo Sheng 0133581531
Clean text.py and decode.py for API 2.0 (#26853)
5 years ago
Thunderbrook f58434ef2c
fix slice doc (#27941)
5 years ago
mapingshuo 5ccaaab8aa
reshape support bool, test=develop (#27944)
5 years ago
chentianyu03 d05058d268
Remove and reorganize the alias of APIs (#27717)
5 years ago
ruri 8b307042ba
[API2.0]remove image_resize series api in Paddle2.0 (#27886)
5 years ago