Commit Graph

27038 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
hong bfb60efb1f
change compare forece_cpu default value; test=develop (#23888)
5 years ago
wangchaochaohu 2270864019
Fusion group optimize for cuda codegen(#23940)
5 years ago
ShenLiang 94dfb7d770
opt the postprocess, test=develop (#24155)
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
Zhang Ting ab8f8fa70d
fix example code, test=develop, test=document_fix (#24139)
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
Jacek Czaja eb411613e9
[DNNL] refine activations Inplace support (#24145)
5 years ago
Zhong Hui 9ec9fc0f36
fix the set dtype bug of uniform_random op,support set the dtype
5 years ago
wangchaochaohu 6bf26ef156
fix warning mac compiler (#24138)
5 years ago
Tao Luo 29e1968d63
Revert "update mklml.cmake to 2019.0.5 (#24022)" (#24147)
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
Jacek Czaja 461e6a01ec
[DNNL] activations Inplace support (#24123)
5 years ago
liym27 c2bc92de91
[Dy2Stat] Add test for ptb model. (#24076)
5 years ago
wangchaochaohu 6ba7c3ac92
Reduce the construction time of fuction about profiler (#24117)
5 years ago
Leo Chen 2ca0e11861
support fetch the feed var when use_prune=True, test=develop (#24110)
5 years ago
Zhang Ting fb0729ee7f
avoid warnings in MAC compile (#24124)
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
hutuxian aa0330f451
Add some print log before running UT (#24071)
5 years ago
Tao Luo 34b4153e97
show statistics summary of ccache (#24125)
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
Zeng Jinle a67eea9f00
polish code by adding final, test=develop, test=develop (#24114)
5 years ago
Zeng Jinle ab2e284235
fix compilation failure (#24091)
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
石晓伟 34d7d6aef0
declare the stream::Priority as enum class, test=develop (#24013)
5 years ago
guofei 96491e43b7
Repair unittest: test_dyn_rnn (#24031)
5 years ago
Pei Yang 695a53c874
remove conv_bn_fuse_pass and fc_fuse_pass in trt int8 calibration. test=develop (#23805)
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
Tao Luo 652e804b41
update mklml.cmake to 2019.0.5 (#24022)
5 years ago
Zeng Jinle acef55df04
fix isolated var fetch bug, test=develop (#24070)
5 years ago
Zeng Jinle 3ca700a987
code clean, test=develop (#24060)
5 years ago