Commit Graph

10521 Commits (461e6a01ec05543bd6bb8ce3f4ebbed171ce4328)

Author SHA1 Message Date
liym27 c2bc92de91
[Dy2Stat] Add test for ptb model. (#24076)
6 years ago
Leo Chen 2ca0e11861
support fetch the feed var when use_prune=True, test=develop (#24110)
6 years ago
qingqing01 b059fb955d
Add trainable_statistics in attr for batch_norm. (#24072)
6 years ago
Li Fuchen 7dac3226ec
modified the example of diag_embed english doc, test=develop (#24012)
6 years ago
liym27 2961a4f07d
[Dy2Stat] Optimize loop cond (#24049)
6 years ago
WuHaobo 79eaac55ba
polish_tril_triu_docstring and add dygraph (#24055)
6 years ago
arlesniak d31a174f51
added fusing matmul-transpose-reshape pass (#23866)
6 years ago
石晓伟 46f3139c7f
supports loading model from memory, test=develop (#24098)
6 years ago
littletomatodonkey eec18202f5
add addmm dyg mode, test=develop (#24095)
6 years ago
xiaoting 96ffebef55
fix bicubic, change int to floor (#24063)
6 years ago
Yang Zhang ddcdd4a709
Minor fix to `MSELoss` docstring (#24077)
6 years ago
Wojciech Uss 3d744162dd
QAT: support for new models (#23928)
6 years ago
Xing Wu f6e8bf0d24
update cudnn rnn weights, test=develop (#23929)
6 years ago
Yibing Liu 720d18990c
Init complex number neural network (#24018)
6 years ago
guofei 96491e43b7
Repair unittest: test_dyn_rnn (#24031)
6 years ago
Qinghe JING 13b03e7ad6
add gather split squeeze stack unsqueeze api (#24035)
6 years ago
0YuanZhang0 a164b10d05
API/OP error message enhancement (#23717)
6 years ago
Zeng Jinle acef55df04
fix isolated var fetch bug, test=develop (#24070)
6 years ago
Guo Sheng 54a47cd271
Add tracks_own_finished to Decoder to avoid mismanagement of the finished state in dynamic_decode. (#23664)
6 years ago
Xing Wu 614eb942fc
upload code for tensor.rand (#23507)
6 years ago
Leo Chen 5cccc69f1a
update name generator, test=develop (#24048)
6 years ago
Guo Sheng da803415cf
Make layers.reshape/expand/slice in dygraph support var inputs. (#22920)
6 years ago
ceci3 488f357728
fix bceloss weight (#23973)
6 years ago
Zhou Wei 6f5669f9bf
Add note about the time cost and change HTTPS to HTTP to avoid unable to download(#24043)
6 years ago
Kaipeng Deng 10d85208bf
fix test_multiprocess_dataloader_base timeout. test=develop (#24053)
6 years ago
liu zhengxi 8dfb240a64
disable trt test, test=develop (#23984)
6 years ago
yongqiangma 89cf4f90ec
lod_rank_table error message enhance (#23613)
6 years ago
wawltor 5c669ad1c2
Add the support dygraph out attribute for the op of mm in api2.0 (#23978)
6 years ago
Zhang Ting f5d76b50ec
polish the dist doc, test=document_fix (#23982)
6 years ago
GaoWei8 62e647c3c0
polish lod_append,lod_reset test (#23979)
6 years ago
Kaipeng Deng 80cf3c3c4d
Refine DataLoader support multi-processing (#23107)
6 years ago
wangguanzhong 931cba2e64
add clamp api, test=develop (#23273)
6 years ago
Zhou Wei 7817003795
Optimize the error messages of paddle CUDA API (#23816)
6 years ago
silingtong123 f6dbf8e3a4
add 'seed' arguemnt of randint API (#23809)
6 years ago
danleifeng 7049f301ee
fix example bug;test=develop (#23893)
6 years ago
Li Fuchen 87d8dc3dc0
add diag_embed op (#23385)
6 years ago
liu zhengxi 8e555ba650
OP(pad, pad2d, pad_constant_like) error message enhancement (#23882)
6 years ago
zhangchunle 6bd200db66
remove high level api (#23854)
6 years ago
liuwei1031 94fdb8eb59
tweak doc of dot and logsumexp, test=develop (#23925)
6 years ago
ShenLiang 30bd7e1c83
Add rank_attention_op attributes for GPU memory in contrib (#23915)
6 years ago
Yiqun Liu 8d0b0cb4ae
Op(conv2d_fusion) error message enhancement. (#23596)
6 years ago
Yang Zhang 011bcc9f52
Add `paddle.nn.loss.MSELoss` (#23399)
6 years ago
0YuanZhang0 2a38f12382
ADD Manual seed op into paddle.framework (#23537)
6 years ago
liym27 1507f77a18
Fix bug in convert_call because difference exists between python3 and python2. test=develop (#23966)
6 years ago
gfwm0502 455ed26708
Modify English documents of while and while_loop (#23934)
6 years ago
mapingshuo 7d4002e06a
restrict block num of layer_norm_grad cuda block to 128 (#23878)
6 years ago
Kaipeng Deng 20b1b080f7
fix logger propagate. test=develop (#23961)
6 years ago
guofei 2b896c1f6b
Support LoDTensorArray in fetch (#23645)
6 years ago
liym27 0b0adbf9b6
[dy2static]Support recursive call (#23900)
6 years ago
Qinghe JING ad7ac4c607
create bmm op and move several api from fluid.layers to tensor (#23457)
6 years ago