Commit Graph

15978 Commits (7fb958b2e1776eb086c2e42534bfe21c08dcac07)

Author SHA1 Message Date
Youwei Song 340b2ba449 refine scope_guard, test=document_fix, test=develop (#20240)
6 years ago
danleifeng 5da814292a fix code example of elementwise op in en_doc (#20242)
6 years ago
zhaoyuchen2018 5ebf4078dc
add input type and dtype check for squeeze (#20100)
6 years ago
wawltor 08c8f0c534
Fix api, add input type and dtype check for sign_op (#20138)
6 years ago
liuwei1031 e03c1d8a9e
fix conv_op compilation issue on windows (#20230)
6 years ago
JesseyXujin 407efcf7b1
fix API doc, solve conflict, test=develop, test=document_fix (#20196)
6 years ago
Aurelius84 c80b7694eb
refine fc/seq_conv/seq_concat en doc (#20214)
6 years ago
liym27 ad60b3b8ac mv two function in conv op for good code style (#20116)
6 years ago
liym27 869cef6dc0 fix bug of infer shape in pool op. test=develop (#20213)
6 years ago
liu zhengxi acb02fd69e
add dll to inference capi (#20180)
6 years ago
Bai Yifan 131b1dc324
Fix api doc, test=develop, test=document_preview, test=document_fix (#19947)
6 years ago
lvmengsi 59a7c222ea
refine en doc (#20088)
6 years ago
ShenLiang c5cff9971a fix doc of eye、gather_nd、scatter_nd、scatter_nd_add、center_loss (#19990)
6 years ago
hong 0ec2c081d9
update op compatible list; test=develop (#20175)
6 years ago
Zeng Jinle 3eebd5b391
refine sequence_softmax grad maker, test=develop (#20127)
6 years ago
Chengmo eb05db7104
Speed GEO-SGD (#20158)
6 years ago
Zhang Ting cf6919bf6e conv_transpose supports channel_last input, test=develop, test=document_preview (#20072)
6 years ago
tangwei12 c9139c3db3
trainer from dataset fetch targets (#19760)
6 years ago
tangwei12 b5a410466c
Trainer heartbeat for async mode (#19600)
6 years ago
lvmengsi 76ba55e891
add error log for python api and c++ (#20061)
6 years ago
Yibing Liu 01ad8d2e06
Refactor linear chain crf op & crf decoding op (#19982)
6 years ago
Jiabin Yang 7a9bd0c5d8
Fix/auto prune error on leaf (#20056)
6 years ago
liu zhengxi 301eeb5bea
Add capi for fluid inference api (#20092)
6 years ago
wangchaochaohu 6e73e90bfb
fix the error message for reduce_mean and reduce_sum op (#20063)
6 years ago
wangchaochaohu 9a76f3f916
Fill constant error message fix (#20075)
6 years ago
zhaoyuchen2018 e867366805
Add multihead op for ernie opt (#19933)
6 years ago
chengduo bfa55c9ddb Add place deps for fused_all_reduce_op_handle (#20077)
6 years ago
Chengmo 728ec1b43d
Add GEO-SGD distribute training algorithm (#20018)
6 years ago
Li Fuchen 5365cd2f14
Set lod level of sequence_unpad's output to 1 in compile time (#20068)
6 years ago
danleifeng 425279a57b Improve elementwise operators performance in same dimensions. (#19763)
6 years ago
liuwei1031 292aae4385 fix windows compilation issue when compile with VS2015, test=release/1.6 (#20114)
6 years ago
Wilber 276b5e3440
fix compile paddle with anakin bug
6 years ago
Zeng Jinle 5f2290ab84
Add deprecated memory optimize doc (#20111)
6 years ago
Zeng Jinle 5fef859c65
remove map type from var_type_traits.h, test=develop (#20090)
6 years ago
silingtong123 649bcd5fe2 Modify the style of function names (#20071)
6 years ago
Huihuang Zheng 62573d8996
Add lod_level parameter to paddle.fluid.data (#20065)
6 years ago
liym27 3aa331d97e fix conv2d and conv3d: (#20042)
6 years ago
Zeng Jinle 02c6edc0d5
refine optimizer name doc, test=develop, test=document_fix (#20074)
6 years ago
Zeng Jinle 4ad66c779c
fix op_compatiable_compile_error, test=develop (#20076)
6 years ago
chengjuntao 6f184775e8 Fix compling warning in deformable conv. (#20036)
6 years ago
wangguanzhong da892cafd5
Refine api doc (#20037)
6 years ago
qingqing01 1a3eef026c
Enable users to create custom cpp op outside framework. (#19256)
6 years ago
silingtong123 f1eebf75aa improve op uniform_random, argument shape support tensor and tensor in list (#19786)
6 years ago
liym27 24010472d4 fix pool2d pool3d,support asymmetric padding and channel_last (#19739)
6 years ago
Adam fe581b0e8a Minor GetMKLDNNFormat changes (#20055)
6 years ago
Youwei Song 54e07994ee Dygraph Layer kwargs & param getter setter (#19901)
6 years ago
bingyanghuang 9de6772510 Follow comment of Merged QAT PR 18970 (#19979)
6 years ago
lvmengsi c92348c3b9
fix conv_grad_grad (#20054)
6 years ago
石晓伟 01b9d07963
update operator compatible info, test=develop (#19978)
6 years ago
Zeng Jinle 20f0878f70
Fix en docs of apis (#20050)
6 years ago
Jiabin Yang 39ff0f9cd9
Optimze/optimize dygraph api (#19999)
6 years ago
joanna.wozna.intel f5221ac19f Disable conv requant squash (#20041)
6 years ago
mapingshuo dd8fc9810d
add train demo to paddle_build.sh (#19885)
6 years ago
Kaipeng Deng e7a6567be5
polish pool infer shape (#20038)
6 years ago
chengduo fb2a9cdf83
Add fp16 support for pad and split (#19881)
6 years ago
wangchaochaohu c9ea317b36
codegen code for reconstruction (#19728)
6 years ago
lvmengsi 647ff784e2
fix mul double grad (#20040)
6 years ago
tangwei12 8f0b3c0516
the integrated communicator (#19849)
6 years ago
WangXi 8d92b36d51 Refine document of DGCMomentumOptimizer (#19960)
6 years ago
danleifeng 5cef7a2f25 Polish English docs of elementwise_add/sub/mul/div (#20027)
6 years ago
Chen Weihang b916335025 Paddle error message stack shaping and optimization (#19895)
6 years ago
Li Fuchen c8e125872c
Fixed warpctc, test=develop (#20011)
6 years ago
Huihuang Zheng 7836f477c6
Update API of paddle.fluid.data (#20024)
6 years ago
gongweibao afc40a59eb
Add `RUN_SERIAL` attribute to `exclusive` test. (#20026)
6 years ago
123malin 6c74e7387f
fix APIs, test=document_preview (#19954)
6 years ago
wangchaochaohu 3409db950c
fix reduce bug test=develop (#19971)
6 years ago
whs 3ea2b661c0
Make PaddleSlim support PyReader (#19995)
6 years ago
Adam 4b65af7719 MKLDNN BatchNorm operator refactor (#20012)
6 years ago
joanna.wozna.intel 1d32897c5c Fix test pool2d int8 mkldnn (#19976)
6 years ago
chengduo 2450d15b78
disable fuse_all_optimizer_ops (#19966)
6 years ago
Aurelius84 f58c8db668
Require x.dims=label.dims in huber_loss (#20017)
6 years ago
Yang Zhang cde73a7bbf
Expose `mutable_data` as python binding (#19932)
6 years ago
Aurelius84 137e6336ef
Remove constraint that last dimension is forced to be 1 in rank_loss (#19997)
6 years ago
chengduo 101a2b610a Add dtype for coalesce_tensor_op (#20016)
6 years ago
Zhaolong Xing f04f2b232a
fix if else error info (#19974)
6 years ago
gongweibao a7512db2bc
Polish elementwise max min pow document to add more examples. (#19946)
6 years ago
Aurelius84 2b5b4b3c5e
fix dataType in C++ comment in embedding op (#20004)
6 years ago
Tao Luo bcb2903e60
enhance shape error message of mul_op (#19998)
6 years ago
mapingshuo d62360fe5f
fix doc of apply_optimize (#19965)
6 years ago
Chen Weihang 1409586eaa Add LoD empty check for all related sequence ops (#19980)
6 years ago
Huihuang Zheng 88af4ab650
Add new data layer (#19916)
6 years ago
xujiaqi01 f50e701b3b
fix memory leak in HogwildWorker (#19956)
6 years ago
Zeng Jinle b8aff5e5e9
fix buddy_allocator_test, test=develop (#19967)
6 years ago
Zeng Jinle 4a5ce4feb1
Add AdadeltaOptimizer doc (#19875)
6 years ago
Zeng Jinle 7912e6caa1
Expose set_gradient_clip API (#19869)
6 years ago
chengjuntao 0099e54924
refine deformable roi pooling doc (#19944)
6 years ago
zhongpu b1bb23841e add kernel for fill_op, test=develop (#19719)
6 years ago
wangchaochaohu 382d099dcb
add support tensor and tensorlist for strided_slice OP (#19929)
6 years ago
lvmengsi fe218df326
Fix ssdloss num and batch norm format and conv2d (#19754)
6 years ago
lvmengsi 619a241bd0
Fix OpTest of bn (#19062)
6 years ago
Bob Zhu c670058a8d add support of matmul with multiple head even different width and height (#19708)
6 years ago
Liufang Sang 6884dc800a refine ctc align op with padding (#19926)
6 years ago
Zhaolong Xing e89b12884a
FIx C++ inference BUG: When open memory optim and enable trt subgraph at the same time, there is a bug (#19969)
6 years ago
Wojciech Uss 4286a6270d Add support for new QAT models (#18970)
6 years ago
Aurelius84 99a9615a4b
Removing length dims constraints of seq_pad and seq_unpad (#19497)
6 years ago
chengduo cca26f5c42
polish multi process warning info (#19961)
6 years ago
Yi Liu 2efdf0ef35
update en document of shard_index_op (#19963)
6 years ago
jhjiangcs 766bd529d1 add optimizer:dpsgd,test=develop (#19915)
6 years ago
Zeng Jinle 37f76407b0
fix cuda dev_ctx allocator cmake deps, test=develop (#19953)
6 years ago
Yang Zhang ebff68fa74
Add float16 support to `sync_batch_norm_op` (#19681)
6 years ago