Commit Graph

27103 Commits (5f65d9d58c9e191099f5bb96ce331b14f65b27b9)
 

Author SHA1 Message Date
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
Zhaolong Xing 35148d17f7
[BUG]: Head number can only be > 1 on multihead op (#23974)
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
Jacek Czaja c6c65c65c7
[DNNL] Added elementwise_add mkl-dnn inplace (#23477)
5 years ago
hutuxian 9ff558a46f
Optimize DataFeed (#23957)
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
Zhaolong Xing a3b02e44dd
fix converage ci (#23738)
5 years ago
ceci3 488f357728
fix bceloss weight (#23973)
5 years ago
zhangchunle 735e9ccce0
modify paddle_build.sh (#24062)
5 years ago
tianshuo78520a 109ffffbb2
Update code format (#24000)
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
Zeng Jinle d053dfd5fc
fix cuda arch detection (#24036)
5 years ago
石晓伟 db6d867383
add boost dependency to cuda_stream (#24032)
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
石晓伟 d2584a7082
New feature: thread local allocator, test=develop (#23989)
5 years ago
Kaipeng Deng 80cf3c3c4d
Refine DataLoader support multi-processing (#23107)
5 years ago
Zhou Wei 76d78c6387
fix conv_fusion_op conflict,test=develop (#24020)
5 years ago
wangguanzhong 931cba2e64
add clamp api, test=develop (#23273)
5 years ago
zhaoyuchen2018 a28a63a943
OP(fusion_gru) error message enhancement. test=develop (#23591)
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
liu zhengxi 8e555ba650
OP(pad, pad2d, pad_constant_like) error message enhancement (#23882)
5 years ago
tianshuo78520a 19235e8525
add cpu ci job check_style (#23617)
5 years ago
zhangchunle 6bd200db66
remove high level api (#23854)
5 years ago
liuwei1031 94fdb8eb59
tweak doc of dot and logsumexp, test=develop (#23925)
5 years ago
ShenLiang 30bd7e1c83
Add rank_attention_op attributes for GPU memory in contrib (#23915)
5 years ago
Yiqun Liu 8d0b0cb4ae
Op(conv2d_fusion) error message enhancement. (#23596)
5 years ago