Commit Graph

2875 Commits (5ea2cc6733fba78d7c5706ada5fce8dcb697c5e2)

Author SHA1 Message Date
wopeizl 3044a62f2a
fix the precise roi poop op test=develop (#20126)
7 years ago
Aurelius84 2213ae6bf9
Fix fp16 in input.dtype check in layers.fc (#20467)
7 years ago
qingqing01 63194d6e67
Enhance InferShape in deformable_conv and prior_box op (#20372)
7 years ago
Zhaolong Xing 63d88b522f
refine sqrt api check (#20254)
7 years ago
wangchaochaohu 1288ac2983
fix expand bug (#20340)
7 years ago
Zhang Ting 0652f15810 fix Attr(scale)'s bug for image_resize and modified unittest, test=develop (#19983)
7 years ago
wangchaochaohu bc6126dd07
fix the reduce bug test=develop (#20102)
7 years ago
hong fa43e80e19 New save load interface (#20148)
7 years ago
FDInSky e2c7b6821a test=develop enhance uniform_random op python api (#20295)
7 years ago
danleifeng 3a0f93b3f9 fix error message for elementwise_add/mul (#20283)
7 years ago
liym27 670937e11d add input type and dtype check for reshape op. (#20099)
7 years ago
Aurelius84 729f5846cc
enhance shape error message of fc API (#20172)
7 years ago
Yibing Liu d849e9835f
Add detailed error messages for nce layer (#20231)
7 years ago
Tao Luo 134d809e23
fix softmax input error check on float16 (#20273)
7 years ago
gongweibao 89c4b3ddcf
Add bash_test_modules function to capture the timeout or failed context. (#20197)
7 years ago
GaoWei8 318d5bba64 add input type and dtype check for elu_op (#20106)
7 years ago
mapingshuo 90be481b13
RecomputeOptimizer: rm unused ckpt and sort ckpt (#20108)
7 years ago
Huihuang Zheng e6d13ae5ae
Refine Error Message for New Data API (#20204)
7 years ago
Huihuang Zheng 7c45471579
Add support for None for fluid.data (#20228)
7 years ago
wopeizl e9205c38e8
add more checks to create_parameter test=develop (#20059)
7 years ago
zhaoyuchen2018 5ebf4078dc
add input type and dtype check for squeeze (#20100)
7 years ago
chengduo 0313b98ae0 temporally disable test_parallel_executor_fetch_feed in Windows CI (#20288)
7 years ago
wawltor 08c8f0c534
Fix api, add input type and dtype check for sign_op (#20138)
7 years ago
liym27 869cef6dc0 fix bug of infer shape in pool op. test=develop (#20213)
7 years ago
Zhang Ting cf6919bf6e conv_transpose supports channel_last input, test=develop, test=document_preview (#20072)
7 years ago
tangwei12 c9139c3db3
trainer from dataset fetch targets (#19760)
7 years ago
lvmengsi 76ba55e891
add error log for python api and c++ (#20061)
7 years ago
Yibing Liu 01ad8d2e06
Refactor linear chain crf op & crf decoding op (#19982)
7 years ago
Jiabin Yang 7a9bd0c5d8
Fix/auto prune error on leaf (#20056)
7 years ago
wangchaochaohu 6e73e90bfb
fix the error message for reduce_mean and reduce_sum op (#20063)
7 years ago
wangchaochaohu 9a76f3f916
Fill constant error message fix (#20075)
7 years ago
zhaoyuchen2018 e867366805
Add multihead op for ernie opt (#19933)
7 years ago
Chengmo 728ec1b43d
Add GEO-SGD distribute training algorithm (#20018)
7 years ago
liym27 3aa331d97e fix conv2d and conv3d: (#20042)
7 years ago
mapingshuo 5e99f31b7e add a new interface _prune_with_input (#20022)
7 years ago
qingqing01 1a3eef026c
Enable users to create custom cpp op outside framework. (#19256)
7 years ago
silingtong123 f1eebf75aa improve op uniform_random, argument shape support tensor and tensor in list (#19786)
7 years ago
liym27 24010472d4 fix pool2d pool3d,support asymmetric padding and channel_last (#19739)
7 years ago
Youwei Song 54e07994ee Dygraph Layer kwargs & param getter setter (#19901)
7 years ago
hong 4e99c2af0a
Add shape check in load model (#19936)
7 years ago
gongweibao d4bca8118a
change dist tests to serial test=develop (#20051)
7 years ago
Jiabin Yang 39ff0f9cd9
Optimze/optimize dygraph api (#19999)
7 years ago
Kaipeng Deng e7a6567be5
polish pool infer shape (#20038)
7 years ago
chengduo fb2a9cdf83
Add fp16 support for pad and split (#19881)
7 years ago
tangwei12 8f0b3c0516
the integrated communicator (#19849)
7 years ago
zhaoyuchen2018 5a2ecdea40
Fix name_scope test case bug (#20034)
7 years ago
gongweibao afc40a59eb
Add `RUN_SERIAL` attribute to `exclusive` test. (#20026)
7 years ago
wangchaochaohu 3409db950c
fix reduce bug test=develop (#19971)
7 years ago
liuwei1031 bda7eab77d
improve the error message when handling ndarray with unsupported dtype (#19949)
7 years ago
joanna.wozna.intel 1d32897c5c Fix test pool2d int8 mkldnn (#19976)
7 years ago