Commit Graph

25406 Commits (7faa3e95555ff76f86b747cc987aa212bd27af9f)
 

Author SHA1 Message Date
Adam 7faa3e9555 Add ConvTranspose + BatchNorm fuse pass (#20161)
6 years ago
Diego Zhang 27d1ef6081
Refine seq enum expand mask pad (#20344)
6 years ago
Youwei Song 9a09ff14a5 fix en docs of Layer and guard (#20512)
6 years ago
guofei 9b85f40140 Modify English documents (#20452)
6 years ago
liuwei1031 9dc83dda7a
update data feeder API sample, change fluid.layers.data to fluid.data (#20568)
6 years ago
liuwei1031 9d6ee5eb1f
fix doc of default_main_program, multiprocess_reader (#20536)
6 years ago
zhongpu ece611b028 update paddle_build.sh, test=develop (#20443)
6 years ago
Yiqun Liu ce1b25cc8b
Polish the English documentation of sums (#20495)
6 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)
6 years ago
zhaoyuchen2018 8fb569e5b9
Fix api doc example bug and polish square doc (#20491)
6 years ago
hong19860320 512c0bb04d
refine the en api doc of ones, zeros, reverse, assign, increment, hsigmoid and create_py_reader_by_data ops (#20343)
6 years ago
Guo Sheng dfd1eee7f7 Add seq2seq api related code (#19820)
6 years ago
silingtong123 e87cabb7f2 updates document of sequence_softmax, sequence_scatter, sequence_unpad (#20269)
6 years ago
silingtong123 eb5c33cb8c Add uniform random unittest (#20485)
6 years ago
silingtong123 d5aa2dd818 fix doc, updates API documents of uniform_random and uniform_random_batch_size_like (#20316)
6 years ago
zhang wenhui b521992041
fix converter , test=develop (#20522)
6 years ago
Wilber 751812a674
enable cpu machine to run paddle in gpu lib
6 years ago
liym27 5219efb14f fix reshape input(x) error check on float16. test=develop (#20529)
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
LielinJiang faa8e30a14 Set batch norm and data norm argument 'do_model_average_for_mean_and_var' default as True (#20421)
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
hong19860320 9707ded37e
Fix the error message of assign op (#20508)
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
liuwei1031 70ff903813
improve the doc of data feeder related APIs (#20515)
6 years ago
zhaoyuchen2018 057bce4d45
Refine topk stack squeeze api en doc (#20367)
6 years ago
JesseyXujin 843bdbaae1
add input type and dtype check for accuracy_op (#20399)
6 years ago
bingyanghuang a5f530a8f9 Update QAT MKL-DNN readme doc (#20029)
6 years ago
chengduo f23eeeb460
update global scope doc (#20483)
6 years ago
lijianshe02 211f5b0319
enhance mul_op input error message test=develop (#20414)
6 years ago
hong a1f54a8935
get shape from var desc to avoid run startup program; test=develop (#20499)
6 years ago
wawltor eb526e3f08
fix sign op input error check on float16 (#20472)
6 years ago
Guo Sheng 101e20e92e
Update some en api docs (#20496)
6 years ago
zhupengyang 200cc5e2ad fix APIs: cast, concat, tensor_array_to_tensor, argmin, argmax, argsort (#20363)
6 years ago
GaoWei8 5ea2cc6733 fix API:cos, exp, ceil, elu, brelu English doc (#20032)
6 years ago
ruri e705fede11
refine 13 en docs (#20312)
6 years ago
lijianshe02 f0dabe680d
fix read_file, is_empty, Print API EN doc (#20492)
6 years ago
wopeizl 3044a62f2a
fix the precise roi poop op test=develop (#20126)
6 years ago
pkpk cff9970bb3
test=document_fix (#20497)
6 years ago
Yiqun Liu 1e59cf97eb
Polish the English documentation DynamicRNN (#20453)
6 years ago
Aurelius84 2213ae6bf9
Fix fp16 in input.dtype check in layers.fc (#20467)
6 years ago
qingqing01 df3025c3ee
Polish En doc for some APIs. (#20418)
6 years ago
wopeizl 6b612a2807
optimize the english description for APIs test=develop test=document_fix (#20286)
6 years ago
pkpk ac0acc7a92
Fix the English document for 1.6 (#20338)
6 years ago
FDInSky 0ac08489a9 udpate en doc test=develop, test=document_fix (#20459)
6 years ago
GaoWei8 54647a5490 fix GradientClipByNorm english doc (#20224)
6 years ago
Wilber 2893cd1ae0
modify english api (#20159)
6 years ago
Liufang Sang 86c2c362ae fix fuse_reduce_op quantization bug (#20306)
6 years ago