Commit Graph

25258 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
liuwei1031 e03c1d8a9e
fix conv_op compilation issue on windows (#20230)
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 ad60b3b8ac mv two function in conv op for good code style (#20116)
5 years ago
liym27 869cef6dc0 fix bug of infer shape in pool op. test=develop (#20213)
5 years ago
liu zhengxi acb02fd69e
add dll to inference capi (#20180)
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
hong 0ec2c081d9
update op compatible list; test=develop (#20175)
5 years ago
Zeng Jinle 3eebd5b391
refine sequence_softmax grad maker, test=develop (#20127)
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
liu zhengxi 301eeb5bea
Add capi for fluid inference api (#20092)
5 years ago
xiaoting a16e91bb89 replace dataset url,test=develop (#20129)
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
chengduo bfa55c9ddb Add place deps for fused_all_reduce_op_handle (#20077)
5 years ago
Chengmo 728ec1b43d
Add GEO-SGD distribute training algorithm (#20018)
5 years ago
Li Fuchen 5365cd2f14
Set lod level of sequence_unpad's output to 1 in compile time (#20068)
5 years ago
danleifeng 425279a57b Improve elementwise operators performance in same dimensions. (#19763)
5 years ago
liuwei1031 292aae4385 fix windows compilation issue when compile with VS2015, test=release/1.6 (#20114)
5 years ago
Wilber 276b5e3440
fix compile paddle with anakin bug
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
Zeng Jinle 5fef859c65
remove map type from var_type_traits.h, test=develop (#20090)
5 years ago
silingtong123 649bcd5fe2 Modify the style of function names (#20071)
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
Zeng Jinle 4ad66c779c
fix op_compatiable_compile_error, test=develop (#20076)
5 years ago
mapingshuo 5e99f31b7e add a new interface _prune_with_input (#20022)
5 years ago
chengjuntao 6f184775e8 Fix compling warning in deformable conv. (#20036)
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