Commit Graph

2063 Commits (116305ea4b77b272106534f2cbc2dc34a4e29f5c)

Author SHA1 Message Date
Leo Chen 116305ea4b
Improve performance of elementwise_add grad op (#29187)
6 years ago
huangjun12 b6a26749dc
fix doc of alpha_dropout/dropout/dropout2d/dropout3d/npair_loss (#29136)
6 years ago
hong19860320 f23665e5d5
Refine the doc and unit test for Sigmoid and stanh (#29198)
6 years ago
liym27 865a45984f
Check whether there is any inplace operation affecting gradient calculation. (#27901)
6 years ago
lilong12 08fb079dbc
Fix the doc for shard_index api (#29183)
6 years ago
Huihuang Zheng 4a0a870177
[dy2stat] Set shape for linspace to Fix dy2stat for GridGenerator Model (#29173)
6 years ago
Kaipeng Deng f4c894a693
alias yolo_loss & yolo_box to paddle.vision. (#28520)
6 years ago
徐铭远 3c2a46bd7b
fix doc of erf,rank,mm,cross_entropy,pixel_shuffle,kron... (#29126)
6 years ago
Chen Long d576d6ddeb
fix some docs test=develop;test=document_fix (#29159)
6 years ago
pangyoki 6df685ab64
fix nce, multinomial, Categorical, Normal, Uniform en doc (#28541)
6 years ago
GaoWei8 a7ef724dd5
polish softamx doc (#29153)
6 years ago
Guanghua Yu bb64efb1d0
fix softmax_with_cross_entropy api en docs (#29116)
6 years ago
Noel da71173bc9
Fix ops doc for some ops
6 years ago
Leo Chen 770395cb93
Split train_mode and has_grad for tracer (#29064)
6 years ago
ShenLiang bb5f8e3575
fix doc of data,matmul,dot,cholesky,scatter,divide,remainder,inverse,sign (#28665)
6 years ago
Chen Weihang d0129fcd88
Add static_only decorator for static apis (#29015)
6 years ago
ceci3 e7caf3b8d9
fix examples, test=document_fix (#29019)
6 years ago
hutuxian db85f4cf8f
Add dygraph implementation for multiplex op (#29049)
6 years ago
Yiqun Liu eb9ae55849
Optimize the performance of piecewise_decay. (#29077)
6 years ago
GaoWei8 a049dff78f
Modify the default setting of softmax cudnn (#28672)
6 years ago
GaoWei8 13828db313
Add reminder of fluid.layers.lstm (#28964)
6 years ago
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