Commit Graph

5125 Commits (728ec1b43dd59e9ec6b92d33d2189318222c0f5b)

Author SHA1 Message Date
Chengmo 728ec1b43d
Add GEO-SGD distribute training algorithm (#20018)
6 years ago
xiteng1988 3785f08f68 fix next_tokens of controller (#20060)
6 years ago
Zeng Jinle 5f2290ab84
Add deprecated memory optimize doc (#20111)
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
mapingshuo 5e99f31b7e add a new interface _prune_with_input (#20022)
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
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
hong 4e99c2af0a
Add shape check in load model (#19936)
6 years ago
gongweibao d4bca8118a
change dist tests to serial test=develop (#20051)
6 years ago
Bai Yifan 28a559de12
fix PyReader._iterable usage, test=develop (#20045)
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
Kaipeng Deng e7a6567be5
polish pool infer shape (#20038)
6 years ago
chengduo fb2a9cdf83
Add fp16 support for pad and split (#19881)
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
zhaoyuchen2018 5a2ecdea40
Fix name_scope test case bug (#20034)
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
liuwei1031 bda7eab77d
improve the error message when handling ndarray with unsupported dtype (#19949)
6 years ago
joanna.wozna.intel 1d32897c5c Fix test pool2d int8 mkldnn (#19976)
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
gongweibao a7512db2bc
Polish elementwise max min pow document to add more examples. (#19946)
6 years ago
mapingshuo d62360fe5f
fix doc of apply_optimize (#19965)
6 years ago
Huihuang Zheng 88af4ab650
Add new data layer (#19916)
6 years ago
Zeng Jinle 1b7de89455
fix math_op_path.py when integers, test=develop (#20008)
6 years ago
qingqing01 bb271b6d44
Remove unit testing for large shape in test_affine_channel_op (#19993)
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
ShenLiang 5920d69df5 Avoid treating broadcast as initialization operation (#19857)
6 years ago