Commit Graph

2898 Commits (85e1f2150bd1c8dbe0bd6f33d4bbdf327cd328ff)

Author SHA1 Message Date
gongweibao bf6470c71e
Add detail logs on resnet unit test (#20558)
7 years ago
chengduo 36c85ef492
Add sub-scope check in RecurrentOp (#20468)
7 years ago
633WHU 12e4be0382 Dlpack support (#20039)
7 years ago
zhupengyang 5e65c753ea enhance input type chec for concat (#20584)
7 years ago
JesseyXujin 2ff18e537f
add expand_as op, test=develop (#20565)
7 years ago
Zeng Jinle 40effc61af
Refine py_reader exit (#20331)
7 years ago
Guo Sheng bd99df715a
Fix basic_gru and docs of gru_unit and dynamic_gru (#19393)
7 years ago
Yuan Shuai 172e91c008
Refine error message of transpose_op (#20437)
7 years ago
hong19860320 f567214b6a
Fix the error message of zeros op (#20476)
7 years ago
liym27 fc6ec3b9f6 fill_constant support Tensor; (#20521)
7 years ago
Zhang Ting 0130cc969c fixed group_norm's bug and modified unittest (#20506)
7 years ago
Guo Sheng c7ae6c62cd
Fix the assign data check (#20564)
7 years ago
lanxianghit 22ecaef03b
Add API 'fluid.requird_version(min_version, max_version=None)' to check if the installed PaddlePaddle version is satisfied, test=develop (#20263)
7 years ago
Guo Sheng dfd1eee7f7 Add seq2seq api related code (#19820)
7 years ago
silingtong123 eb5c33cb8c Add uniform random unittest (#20485)
7 years ago
liym27 5219efb14f fix reshape input(x) error check on float16. test=develop (#20529)
7 years ago
Double_V 8299203370 Support reshape_op double gradient (#20304)
7 years ago
Aurelius84 22823df2e2
enhance embedding error message test=develop (#20246)
7 years ago
hong19860320 9707ded37e
Fix the error message of assign op (#20508)
7 years ago
zhupengyang 3997743a5b add input type and dtype check, enhance shape error message for concat_op (#20101)
7 years ago
JesseyXujin 843bdbaae1
add input type and dtype check for accuracy_op (#20399)
7 years ago
lijianshe02 211f5b0319
enhance mul_op input error message test=develop (#20414)
7 years ago
wawltor eb526e3f08
fix sign op input error check on float16 (#20472)
7 years ago
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