Commit Graph

5148 Commits (e9205c38e88a259d447f6732f79ad2102a46472b)

Author SHA1 Message Date
wopeizl e9205c38e8
add more checks to create_parameter test=develop (#20059)
5 years ago
Youwei Song 340b2ba449 refine scope_guard, test=document_fix, test=develop (#20240)
5 years ago
danleifeng 5da814292a fix code example of elementwise op in en_doc (#20242)
5 years ago
zhaoyuchen2018 5ebf4078dc
add input type and dtype check for squeeze (#20100)
5 years ago
chengduo 0313b98ae0 temporally disable test_parallel_executor_fetch_feed in Windows CI (#20288)
5 years ago
wawltor 08c8f0c534
Fix api, add input type and dtype check for sign_op (#20138)
5 years ago
JesseyXujin 407efcf7b1
fix API doc, solve conflict, test=develop, test=document_fix (#20196)
5 years ago
Aurelius84 c80b7694eb
refine fc/seq_conv/seq_concat en doc (#20214)
5 years ago
liym27 869cef6dc0 fix bug of infer shape in pool op. test=develop (#20213)
5 years ago
Bai Yifan 131b1dc324
Fix api doc, test=develop, test=document_preview, test=document_fix (#19947)
5 years ago
lvmengsi 59a7c222ea
refine en doc (#20088)
5 years ago
ShenLiang c5cff9971a fix doc of eye、gather_nd、scatter_nd、scatter_nd_add、center_loss (#19990)
5 years ago
Chengmo eb05db7104
Speed GEO-SGD (#20158)
5 years ago
zhang wenhui b28d4a824f
fix fleet_desc delete_after_unseen_day bug in node.py (#20091)
5 years ago
Zhang Ting cf6919bf6e conv_transpose supports channel_last input, test=develop, test=document_preview (#20072)
5 years ago
tangwei12 c9139c3db3
trainer from dataset fetch targets (#19760)
5 years ago
tangwei12 b5a410466c
Trainer heartbeat for async mode (#19600)
5 years ago
lvmengsi 76ba55e891
add error log for python api and c++ (#20061)
5 years ago
Yibing Liu 01ad8d2e06
Refactor linear chain crf op & crf decoding op (#19982)
5 years ago
Jiabin Yang 7a9bd0c5d8
Fix/auto prune error on leaf (#20056)
5 years ago
wangchaochaohu 6e73e90bfb
fix the error message for reduce_mean and reduce_sum op (#20063)
5 years ago
wangchaochaohu 9a76f3f916
Fill constant error message fix (#20075)
5 years ago
zhaoyuchen2018 e867366805
Add multihead op for ernie opt (#19933)
5 years ago
Chengmo 728ec1b43d
Add GEO-SGD distribute training algorithm (#20018)
5 years ago
xiteng1988 3785f08f68 fix next_tokens of controller (#20060)
5 years ago
Zeng Jinle 5f2290ab84
Add deprecated memory optimize doc (#20111)
5 years ago
Huihuang Zheng 62573d8996
Add lod_level parameter to paddle.fluid.data (#20065)
5 years ago
liym27 3aa331d97e fix conv2d and conv3d: (#20042)
5 years ago
Zeng Jinle 02c6edc0d5
refine optimizer name doc, test=develop, test=document_fix (#20074)
5 years ago
mapingshuo 5e99f31b7e add a new interface _prune_with_input (#20022)
5 years ago
wangguanzhong da892cafd5
Refine api doc (#20037)
5 years ago
qingqing01 1a3eef026c
Enable users to create custom cpp op outside framework. (#19256)
5 years ago
silingtong123 f1eebf75aa improve op uniform_random, argument shape support tensor and tensor in list (#19786)
5 years ago
liym27 24010472d4 fix pool2d pool3d,support asymmetric padding and channel_last (#19739)
5 years ago
Youwei Song 54e07994ee Dygraph Layer kwargs & param getter setter (#19901)
5 years ago
bingyanghuang 9de6772510 Follow comment of Merged QAT PR 18970 (#19979)
5 years ago
hong 4e99c2af0a
Add shape check in load model (#19936)
5 years ago
gongweibao d4bca8118a
change dist tests to serial test=develop (#20051)
5 years ago
Bai Yifan 28a559de12
fix PyReader._iterable usage, test=develop (#20045)
5 years ago
石晓伟 01b9d07963
update operator compatible info, test=develop (#19978)
5 years ago
Zeng Jinle 20f0878f70
Fix en docs of apis (#20050)
5 years ago
Jiabin Yang 39ff0f9cd9
Optimze/optimize dygraph api (#19999)
5 years ago
Kaipeng Deng e7a6567be5
polish pool infer shape (#20038)
5 years ago
chengduo fb2a9cdf83
Add fp16 support for pad and split (#19881)
5 years ago
tangwei12 8f0b3c0516
the integrated communicator (#19849)
5 years ago
WangXi 8d92b36d51 Refine document of DGCMomentumOptimizer (#19960)
5 years ago
danleifeng 5cef7a2f25 Polish English docs of elementwise_add/sub/mul/div (#20027)
5 years ago
Chen Weihang b916335025 Paddle error message stack shaping and optimization (#19895)
5 years ago
zhaoyuchen2018 5a2ecdea40
Fix name_scope test case bug (#20034)
5 years ago
Huihuang Zheng 7836f477c6
Update API of paddle.fluid.data (#20024)
5 years ago