Commit Graph

25420 Commits (443f604c3bba457e07be85797971748f6c4e8439)
 

Author SHA1 Message Date
Pei Yang 443f604c3b
add DisableGlogInfo() to AnalysisConfig, test=develop (#20581)
5 years ago
JesseyXujin 2ff18e537f
add expand_as op, test=develop (#20565)
5 years ago
lijianshe02 5c41805dc9
update mul_op input data type check test=develop (#20552)
5 years ago
Zeng Jinle 40effc61af
Refine py_reader exit (#20331)
5 years ago
Zeng Jinle a9c8bdad7b
refine pe codes, test=develop (#20479)
5 years ago
Zeng Jinle 76b321872a
fix cuda dev_ctx by event, test=develop (#20553)
5 years ago
Guo Sheng bd99df715a
Fix basic_gru and docs of gru_unit and dynamic_gru (#19393)
5 years ago
Zhang Ting 78910480c1 fix conv_transpose's bug: compatible with Anylayout setting, test=develop (#20589)
5 years ago
Yuan Shuai 172e91c008
Refine error message of transpose_op (#20437)
5 years ago
hong19860320 f567214b6a
Fix the error message of zeros op (#20476)
5 years ago
zhaoyuchen2018 b8333edef6
Add Multihead matmul fuse pass (#20167)
5 years ago
liym27 fc6ec3b9f6 fill_constant support Tensor; (#20521)
5 years ago
Zhang Ting 0130cc969c fixed group_norm's bug and modified unittest (#20506)
5 years ago
Guo Sheng c7ae6c62cd
Fix the assign data check (#20564)
5 years ago
Adam 7faa3e9555 Add ConvTranspose + BatchNorm fuse pass (#20161)
5 years ago
Diego Zhang 27d1ef6081
Refine seq enum expand mask pad (#20344)
5 years ago
Youwei Song 9a09ff14a5 fix en docs of Layer and guard (#20512)
5 years ago
guofei 9b85f40140 Modify English documents (#20452)
5 years ago
liuwei1031 9dc83dda7a
update data feeder API sample, change fluid.layers.data to fluid.data (#20568)
5 years ago
liuwei1031 9d6ee5eb1f
fix doc of default_main_program, multiprocess_reader (#20536)
5 years ago
zhongpu ece611b028 update paddle_build.sh, test=develop (#20443)
5 years ago
Yiqun Liu ce1b25cc8b
Polish the English documentation of sums (#20495)
5 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)
5 years ago
zhaoyuchen2018 8fb569e5b9
Fix api doc example bug and polish square doc (#20491)
5 years ago
hong19860320 512c0bb04d
refine the en api doc of ones, zeros, reverse, assign, increment, hsigmoid and create_py_reader_by_data ops (#20343)
5 years ago
Guo Sheng dfd1eee7f7 Add seq2seq api related code (#19820)
5 years ago
silingtong123 e87cabb7f2 updates document of sequence_softmax, sequence_scatter, sequence_unpad (#20269)
5 years ago
silingtong123 eb5c33cb8c Add uniform random unittest (#20485)
5 years ago
silingtong123 d5aa2dd818 fix doc, updates API documents of uniform_random and uniform_random_batch_size_like (#20316)
5 years ago
zhang wenhui b521992041
fix converter , test=develop (#20522)
5 years ago
Wilber 751812a674
enable cpu machine to run paddle in gpu lib
5 years ago
liym27 5219efb14f fix reshape input(x) error check on float16. test=develop (#20529)
5 years ago
lvmengsi 2384589383
Fix conv_grad_grad (#20469)
5 years ago
Double_V 8299203370 Support reshape_op double gradient (#20304)
5 years ago
LielinJiang faa8e30a14 Set batch norm and data norm argument 'do_model_average_for_mean_and_var' default as True (#20421)
5 years ago
hong19860320 4d0d5e4cc7
refine eng doc for hard_sigmoid op (#20442)
5 years ago
Aurelius84 22823df2e2
enhance embedding error message test=develop (#20246)
5 years ago
hong19860320 9707ded37e
Fix the error message of assign op (#20508)
5 years ago
zhupengyang 3997743a5b add input type and dtype check, enhance shape error message for concat_op (#20101)
5 years ago
zhupengyang 95524a4d30 fix APIs: relu, relu6, hash (#20416)
5 years ago
liuwei1031 70ff903813
improve the doc of data feeder related APIs (#20515)
5 years ago
zhaoyuchen2018 057bce4d45
Refine topk stack squeeze api en doc (#20367)
5 years ago
JesseyXujin 843bdbaae1
add input type and dtype check for accuracy_op (#20399)
5 years ago
bingyanghuang a5f530a8f9 Update QAT MKL-DNN readme doc (#20029)
5 years ago
chengduo f23eeeb460
update global scope doc (#20483)
5 years ago
lijianshe02 211f5b0319
enhance mul_op input error message test=develop (#20414)
5 years ago
hong a1f54a8935
get shape from var desc to avoid run startup program; test=develop (#20499)
5 years ago
wawltor eb526e3f08
fix sign op input error check on float16 (#20472)
5 years ago
Guo Sheng 101e20e92e
Update some en api docs (#20496)
5 years ago
zhupengyang 200cc5e2ad fix APIs: cast, concat, tensor_array_to_tensor, argmin, argmax, argsort (#20363)
5 years ago