Commit Graph

5137 Commits (c5cff9971aaa3eb2a8c9e16f8d2aba6ca2a33943)

Author SHA1 Message Date
ShenLiang c5cff9971a fix doc of eye、gather_nd、scatter_nd、scatter_nd_add、center_loss (#19990)
7 years ago
Chengmo eb05db7104
Speed GEO-SGD (#20158)
7 years ago
zhang wenhui b28d4a824f
fix fleet_desc delete_after_unseen_day bug in node.py (#20091)
7 years ago
Zhang Ting cf6919bf6e conv_transpose supports channel_last input, test=develop, test=document_preview (#20072)
7 years ago
tangwei12 c9139c3db3
trainer from dataset fetch targets (#19760)
7 years ago
tangwei12 b5a410466c
Trainer heartbeat for async mode (#19600)
7 years ago
lvmengsi 76ba55e891
add error log for python api and c++ (#20061)
7 years ago
Yibing Liu 01ad8d2e06
Refactor linear chain crf op & crf decoding op (#19982)
7 years ago
Jiabin Yang 7a9bd0c5d8
Fix/auto prune error on leaf (#20056)
7 years ago
wangchaochaohu 6e73e90bfb
fix the error message for reduce_mean and reduce_sum op (#20063)
7 years ago
wangchaochaohu 9a76f3f916
Fill constant error message fix (#20075)
7 years ago
zhaoyuchen2018 e867366805
Add multihead op for ernie opt (#19933)
7 years ago
Chengmo 728ec1b43d
Add GEO-SGD distribute training algorithm (#20018)
7 years ago
xiteng1988 3785f08f68 fix next_tokens of controller (#20060)
7 years ago
Zeng Jinle 5f2290ab84
Add deprecated memory optimize doc (#20111)
7 years ago
Huihuang Zheng 62573d8996
Add lod_level parameter to paddle.fluid.data (#20065)
7 years ago
liym27 3aa331d97e fix conv2d and conv3d: (#20042)
7 years ago
Zeng Jinle 02c6edc0d5
refine optimizer name doc, test=develop, test=document_fix (#20074)
7 years ago
mapingshuo 5e99f31b7e add a new interface _prune_with_input (#20022)
7 years ago
wangguanzhong da892cafd5
Refine api doc (#20037)
7 years ago
qingqing01 1a3eef026c
Enable users to create custom cpp op outside framework. (#19256)
7 years ago
silingtong123 f1eebf75aa improve op uniform_random, argument shape support tensor and tensor in list (#19786)
7 years ago
liym27 24010472d4 fix pool2d pool3d,support asymmetric padding and channel_last (#19739)
7 years ago
Youwei Song 54e07994ee Dygraph Layer kwargs & param getter setter (#19901)
7 years ago
bingyanghuang 9de6772510 Follow comment of Merged QAT PR 18970 (#19979)
7 years ago
hong 4e99c2af0a
Add shape check in load model (#19936)
7 years ago
gongweibao d4bca8118a
change dist tests to serial test=develop (#20051)
7 years ago
Bai Yifan 28a559de12
fix PyReader._iterable usage, test=develop (#20045)
7 years ago
石晓伟 01b9d07963
update operator compatible info, test=develop (#19978)
7 years ago
Zeng Jinle 20f0878f70
Fix en docs of apis (#20050)
7 years ago
Jiabin Yang 39ff0f9cd9
Optimze/optimize dygraph api (#19999)
7 years ago
Kaipeng Deng e7a6567be5
polish pool infer shape (#20038)
7 years ago
chengduo fb2a9cdf83
Add fp16 support for pad and split (#19881)
7 years ago
tangwei12 8f0b3c0516
the integrated communicator (#19849)
7 years ago
WangXi 8d92b36d51 Refine document of DGCMomentumOptimizer (#19960)
7 years ago
danleifeng 5cef7a2f25 Polish English docs of elementwise_add/sub/mul/div (#20027)
7 years ago
Chen Weihang b916335025 Paddle error message stack shaping and optimization (#19895)
7 years ago
zhaoyuchen2018 5a2ecdea40
Fix name_scope test case bug (#20034)
7 years ago
Huihuang Zheng 7836f477c6
Update API of paddle.fluid.data (#20024)
7 years ago
gongweibao afc40a59eb
Add `RUN_SERIAL` attribute to `exclusive` test. (#20026)
7 years ago
123malin 6c74e7387f
fix APIs, test=document_preview (#19954)
7 years ago
wangchaochaohu 3409db950c
fix reduce bug test=develop (#19971)
7 years ago
whs 3ea2b661c0
Make PaddleSlim support PyReader (#19995)
7 years ago
liuwei1031 bda7eab77d
improve the error message when handling ndarray with unsupported dtype (#19949)
7 years ago
joanna.wozna.intel 1d32897c5c Fix test pool2d int8 mkldnn (#19976)
7 years ago
Aurelius84 f58c8db668
Require x.dims=label.dims in huber_loss (#20017)
7 years ago
Yang Zhang cde73a7bbf
Expose `mutable_data` as python binding (#19932)
7 years ago
Aurelius84 137e6336ef
Remove constraint that last dimension is forced to be 1 in rank_loss (#19997)
7 years ago
chengduo 101a2b610a Add dtype for coalesce_tensor_op (#20016)
7 years ago
gongweibao a7512db2bc
Polish elementwise max min pow document to add more examples. (#19946)
7 years ago