Commit Graph

25270 Commits (90be481b13a6a6f64ead5382ec2103feaa534a11)
 

Author SHA1 Message Date
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
Adam fe581b0e8a Minor GetMKLDNNFormat changes (#20055)
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
lvmengsi c92348c3b9
fix conv_grad_grad (#20054)
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
Zeng Jinle 2b7aca25f9
add xiaoguang as API.spec approver, test=develop, test=document_fix (#20057)
5 years ago
Jiabin Yang 39ff0f9cd9
Optimze/optimize dygraph api (#19999)
5 years ago
joanna.wozna.intel f5221ac19f Disable conv requant squash (#20041)
5 years ago
mapingshuo dd8fc9810d
add train demo to paddle_build.sh (#19885)
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
wangchaochaohu c9ea317b36
codegen code for reconstruction (#19728)
5 years ago
lvmengsi 647ff784e2
fix mul double grad (#20040)
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
Li Fuchen c8e125872c
Fixed warpctc, test=develop (#20011)
5 years ago
Jacek Czaja 63dd3183bc Updated AUTHORS from PP Poland (#20010)
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
gongweibao afc40a59eb
Add `RUN_SERIAL` attribute to `exclusive` test. (#20026)
5 years ago
123malin 6c74e7387f
fix APIs, test=document_preview (#19954)
5 years ago
wangchaochaohu 3409db950c
fix reduce bug test=develop (#19971)
5 years ago
whs 3ea2b661c0
Make PaddleSlim support PyReader (#19995)
5 years ago
Adam 4b65af7719 MKLDNN BatchNorm operator refactor (#20012)
5 years ago
liuwei1031 bda7eab77d
improve the error message when handling ndarray with unsupported dtype (#19949)
5 years ago
joanna.wozna.intel 1d32897c5c Fix test pool2d int8 mkldnn (#19976)
5 years ago
chengduo 2450d15b78
disable fuse_all_optimizer_ops (#19966)
5 years ago
Aurelius84 f58c8db668
Require x.dims=label.dims in huber_loss (#20017)
5 years ago
Yang Zhang cde73a7bbf
Expose `mutable_data` as python binding (#19932)
5 years ago
Aurelius84 137e6336ef
Remove constraint that last dimension is forced to be 1 in rank_loss (#19997)
5 years ago
chengduo 101a2b610a Add dtype for coalesce_tensor_op (#20016)
5 years ago
Zhaolong Xing f04f2b232a
fix if else error info (#19974)
5 years ago