Commit Graph

25449 Commits (db9fbcbc7e415dc7200466369ce1c14bfc9e262f)
 

Author SHA1 Message Date
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
GaoWei8 5ea2cc6733 fix API:cos, exp, ceil, elu, brelu English doc (#20032)
5 years ago
ruri e705fede11
refine 13 en docs (#20312)
5 years ago
lijianshe02 f0dabe680d
fix read_file, is_empty, Print API EN doc (#20492)
5 years ago
wopeizl 3044a62f2a
fix the precise roi poop op test=develop (#20126)
5 years ago
pkpk cff9970bb3
test=document_fix (#20497)
5 years ago
Yiqun Liu 1e59cf97eb
Polish the English documentation DynamicRNN (#20453)
5 years ago
Aurelius84 2213ae6bf9
Fix fp16 in input.dtype check in layers.fc (#20467)
5 years ago
qingqing01 df3025c3ee
Polish En doc for some APIs. (#20418)
5 years ago
wopeizl 6b612a2807
optimize the english description for APIs test=develop test=document_fix (#20286)
5 years ago
pkpk ac0acc7a92
Fix the English document for 1.6 (#20338)
5 years ago
FDInSky 0ac08489a9 udpate en doc test=develop, test=document_fix (#20459)
5 years ago
GaoWei8 54647a5490 fix GradientClipByNorm english doc (#20224)
5 years ago
Wilber 2893cd1ae0
modify english api (#20159)
5 years ago
Liufang Sang 86c2c362ae fix fuse_reduce_op quantization bug (#20306)
5 years ago
zhouwei25 b1218d056b fix English Doc of API:layers.py_func/sum (#20329)
5 years ago
qingqing01 63194d6e67
Enhance InferShape in deformable_conv and prior_box op (#20372)
5 years ago
zhongpu 0b321c8a2f fix APIs, to_variable、NCE、PRelu、softmax、rankloss for dygraph, test=document_fix, test=develop (#20142)
5 years ago
wangchaochaohu 508127b180
fix some en doc (#20281)
5 years ago
zhouwei25 f18231412f fix English Doc of API:layers.array_read/array_write/array_length (#20345)
5 years ago
Yuan Shuai 9f4a32fb8f
Fix ErrorClipByValue, GradientClipByGlobalNorm, GradientClipByValue (#20279)
5 years ago
Guanghua Yu bc4c7a9eb6 Fix english doc api: sequence_slice, sigmoid_cross_entropy_with_logits, ssd_loss, DetectionMAP, detection_map (#20405)
5 years ago