Commit Graph

10535 Commits (a8eac7da61e2fe681df68792f57dccb38614ce82)

Author SHA1 Message Date
hong a8eac7da61
fix warpctc bug in dygraph mode; test=develop (#24119)
5 years ago
XiaoguangHu 526a13ff58
define fluid alias in paddle.tensor and paddle.nn dir (#24151)
5 years ago
Chen Weihang 25a233e46d
Simplify Program printing code to improve debugging efficiency (#23918)
5 years ago
HappyAngel 896bda0c98
python API(get_tensor_from_selected_rows and tensor_array_to_tensor)error message enhance, test=develop (#23636)
5 years ago
Chen Weihang 9b3086cfb7
Fix some problems in StaticModelRunner (#24082)
5 years ago
Chengmo 28a558e867
Update index sample (#24109)
5 years ago
Leo Chen 1fc219ebae
Dev/add fake_interface_only decorator for some function of Variable (#24083)
5 years ago
suytingwan a2c6d45080
test=develop softmax op fp16 test case pass grad check (#24130)
5 years ago
Liufang Sang 0f77e31691
fix error when out is not None test=develop (#24103)
5 years ago
Feiyu Chan e01262e691
add kron op (#24105)
5 years ago
Zhong Hui 9ec9fc0f36
fix the set dtype bug of uniform_random op,support set the dtype
5 years ago
lijianshe02 a398464e77
API/OP (affine_channel, group_norm, layer_norm, random_crop, unpool, … (#24118)
5 years ago
Pei Yang ab4d314095
refine full_like en api. test=develop (#24021)
5 years ago
Guo Sheng a8c0fb4e86
Add cholesky_op (#23543)
5 years ago
liym27 c2bc92de91
[Dy2Stat] Add test for ptb model. (#24076)
5 years ago
Leo Chen 2ca0e11861
support fetch the feed var when use_prune=True, test=develop (#24110)
5 years ago
qingqing01 b059fb955d
Add trainable_statistics in attr for batch_norm. (#24072)
5 years ago
Li Fuchen 7dac3226ec
modified the example of diag_embed english doc, test=develop (#24012)
5 years ago
liym27 2961a4f07d
[Dy2Stat] Optimize loop cond (#24049)
5 years ago
WuHaobo 79eaac55ba
polish_tril_triu_docstring and add dygraph (#24055)
5 years ago
arlesniak d31a174f51
added fusing matmul-transpose-reshape pass (#23866)
5 years ago
石晓伟 46f3139c7f
supports loading model from memory, test=develop (#24098)
5 years ago
littletomatodonkey eec18202f5
add addmm dyg mode, test=develop (#24095)
5 years ago
xiaoting 96ffebef55
fix bicubic, change int to floor (#24063)
5 years ago
Yang Zhang ddcdd4a709
Minor fix to `MSELoss` docstring (#24077)
5 years ago
Wojciech Uss 3d744162dd
QAT: support for new models (#23928)
5 years ago
Xing Wu f6e8bf0d24
update cudnn rnn weights, test=develop (#23929)
5 years ago
Yibing Liu 720d18990c
Init complex number neural network (#24018)
5 years ago
guofei 96491e43b7
Repair unittest: test_dyn_rnn (#24031)
5 years ago
Qinghe JING 13b03e7ad6
add gather split squeeze stack unsqueeze api (#24035)
5 years ago
0YuanZhang0 a164b10d05
API/OP error message enhancement (#23717)
5 years ago
Zeng Jinle acef55df04
fix isolated var fetch bug, test=develop (#24070)
5 years ago
Guo Sheng 54a47cd271
Add tracks_own_finished to Decoder to avoid mismanagement of the finished state in dynamic_decode. (#23664)
5 years ago
Xing Wu 614eb942fc
upload code for tensor.rand (#23507)
5 years ago
Leo Chen 5cccc69f1a
update name generator, test=develop (#24048)
5 years ago
Guo Sheng da803415cf
Make layers.reshape/expand/slice in dygraph support var inputs. (#22920)
5 years ago
ceci3 488f357728
fix bceloss weight (#23973)
5 years ago
Zhou Wei 6f5669f9bf
Add note about the time cost and change HTTPS to HTTP to avoid unable to download(#24043)
5 years ago
Kaipeng Deng 10d85208bf
fix test_multiprocess_dataloader_base timeout. test=develop (#24053)
5 years ago
liu zhengxi 8dfb240a64
disable trt test, test=develop (#23984)
5 years ago
yongqiangma 89cf4f90ec
lod_rank_table error message enhance (#23613)
5 years ago
wawltor 5c669ad1c2
Add the support dygraph out attribute for the op of mm in api2.0 (#23978)
5 years ago
Zhang Ting f5d76b50ec
polish the dist doc, test=document_fix (#23982)
5 years ago
GaoWei8 62e647c3c0
polish lod_append,lod_reset test (#23979)
5 years ago
Kaipeng Deng 80cf3c3c4d
Refine DataLoader support multi-processing (#23107)
5 years ago
wangguanzhong 931cba2e64
add clamp api, test=develop (#23273)
5 years ago
Zhou Wei 7817003795
Optimize the error messages of paddle CUDA API (#23816)
5 years ago
silingtong123 f6dbf8e3a4
add 'seed' arguemnt of randint API (#23809)
5 years ago
danleifeng 7049f301ee
fix example bug;test=develop (#23893)
5 years ago
Li Fuchen 87d8dc3dc0
add diag_embed op (#23385)
5 years ago