Commit Graph

4684 Commits (940c6ff1c815c64572a3b523baf6d0a35628b8d4)

Author SHA1 Message Date
Chengmo 940c6ff1c8
Fix communicator slow bug & fix communicator stop bug (#20366)
6 years ago
zhaoyuchen2018 8314e64a8b
Fix sum op fails as no memory in tensor(#20602)
6 years ago
Yibing Liu ee2869cae9
Remove redundant infershape in linear chain crf grad, test=develop (#20629)
6 years ago
123malin b4a3b75002
bug fix: invalid learning rate decay in pserver async mode (#20325)
6 years ago
石晓伟 a4753f3a79 Optimize error message of mean_op and matmul_op (#20413)
6 years ago
Leo Chen d6c1d6ca56 update class name, test=develop (#20578)
6 years ago
Double_V 0b39218749 memory optimizer for reshape op,test=develop (#20569)
6 years ago
chengduo 36c85ef492
Add sub-scope check in RecurrentOp (#20468)
6 years ago
JesseyXujin 2ff18e537f
add expand_as op, test=develop (#20565)
6 years ago
Zeng Jinle 40effc61af
Refine py_reader exit (#20331)
6 years ago
Zhang Ting 78910480c1 fix conv_transpose's bug: compatible with Anylayout setting, test=develop (#20589)
6 years ago
Yuan Shuai 172e91c008
Refine error message of transpose_op (#20437)
6 years ago
liym27 fc6ec3b9f6 fill_constant support Tensor; (#20521)
6 years ago
Zhang Ting 0130cc969c fixed group_norm's bug and modified unittest (#20506)
6 years ago
zhaoyuchen2018 8fb569e5b9
Fix api doc example bug and polish square doc (#20491)
6 years ago
Guo Sheng dfd1eee7f7 Add seq2seq api related code (#19820)
6 years ago
lvmengsi 2384589383
Fix conv_grad_grad (#20469)
6 years ago
Double_V 8299203370 Support reshape_op double gradient (#20304)
6 years ago
hong19860320 4d0d5e4cc7
refine eng doc for hard_sigmoid op (#20442)
6 years ago
Aurelius84 22823df2e2
enhance embedding error message test=develop (#20246)
6 years ago
zhupengyang 3997743a5b add input type and dtype check, enhance shape error message for concat_op (#20101)
6 years ago
zhupengyang 95524a4d30 fix APIs: relu, relu6, hash (#20416)
6 years ago
JesseyXujin 843bdbaae1
add input type and dtype check for accuracy_op (#20399)
6 years ago
lijianshe02 211f5b0319
enhance mul_op input error message test=develop (#20414)
6 years ago
GaoWei8 5ea2cc6733 fix API:cos, exp, ceil, elu, brelu English doc (#20032)
6 years ago
wopeizl 3044a62f2a
fix the precise roi poop op test=develop (#20126)
6 years ago
Wilber 2893cd1ae0
modify english api (#20159)
6 years ago
zhouwei25 b1218d056b fix English Doc of API:layers.py_func/sum (#20329)
6 years ago
qingqing01 63194d6e67
Enhance InferShape in deformable_conv and prior_box op (#20372)
6 years ago
tangwei12 a010d883b4
doc fix, test=develop, test=document_fix (#20239)
6 years ago
huzhiqiang 6a8e54047f
fix reorder_lod_tensor_by_rank doc en (#20256)
6 years ago
Yibing Liu 899ab30df0
Fix several api docs (#20282)
6 years ago
wangchaochaohu 1288ac2983
fix expand bug (#20340)
6 years ago
SunGaofeng a73e1f68b4
fix document of 11 APIs (#20278)
6 years ago
Pei Yang 057d782d51
fix en api doc of [round, sin, sqrt], test=develop, test=document_fix (#20296)
6 years ago
Kaipeng Deng 3833b511a6
refine en API doc (#20206)
6 years ago
wangchaochaohu bc6126dd07
fix the reduce bug test=develop (#20102)
6 years ago
FDInSky e2c7b6821a test=develop enhance uniform_random op python api (#20295)
6 years ago
danleifeng 3a0f93b3f9 fix error message for elementwise_add/mul (#20283)
6 years ago
liym27 670937e11d add input type and dtype check for reshape op. (#20099)
6 years ago
Zeng Jinle 48029ab06c
Remove some DefaultGradOpDescMaker (#20185)
6 years ago
Aurelius84 729f5846cc
enhance shape error message of fc API (#20172)
6 years ago
wangguanzhong 6fbf441001
enhance input check for roi_align, test=develop (#20238)
6 years ago
Yibing Liu d849e9835f
Add detailed error messages for nce layer (#20231)
6 years ago
Double_V 98da70f63f fix API en doc (#20261)
6 years ago
zhaoyuchen2018 5ebf4078dc
add input type and dtype check for squeeze (#20100)
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
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