- 13 10月, 2019 1 次提交
-
-
由 Youwei Song 提交于
-
- 12 10月, 2019 16 次提交
-
-
由 LielinJiang 提交于
-
由 lanxianghit 提交于
[Cherry-pick #20263] to Add API 'fluid.requird_version(min_version, max_version=None)' to check if the installed PaddlePaddle version is satisfied please see #20263 for details
-
由 guofei 提交于
-
由 liuwei1031 提交于
* improve the doc of data feeder related APIs (#20515) * improve data feeder related API * fix doc of default_main_program, multiprocess_reader (#20536) * fix doc of default_main_program, multiprocess_reader * update API.spec * fix comment * update data feeder API sample, change fluid.layers.data to fluid.data (#20568) * update data feeder API sample, fluid.layers.data => fluid.data * update API.spec * update API.spec
-
由 xujiaqi01 提交于
* fix en doc train_from_dataset and infer_from_datatset * test=document_fix
-
由 Yiqun Liu 提交于
test=develop test=release/1.6 test=document_fix
-
由 zhaoyuchen2018 提交于
Fix api doc example bug and polish square doc (#20491) test=develop test=document_fix * Refine topk stack squeeze api en doc test=develop test=document_fix * refine api.spec and returns test=develop test=document_fix Signed-off-by: Nzhaoyuchen <zhaoyuchen01@baidu.com>
-
由 zhaoyuchen2018 提交于
test=develop test=document_fix * Refine StaticRNN api-doc-en * refine static rnn doc * refine api doc of fluid.data * refine api doc from commends * refine api.spec * Refine grammer
-
由 silingtong123 提交于
* fix doc, updates API documents of uniform_random and uniform_random_batch_size_like (#20316) * fix doc, updates document of sequence_softmax, sequence_scatter, sequence_unpad (#20269)
-
由 hong19860320 提交于
Refine the en api doc of ones, zeros, reverse, assign, increment, hsigmoid and create_py_reader_by_data ops (#20343) (#20563) test=develop, test=release/1.6, test=document_fix * refine the en api doc of ones, zeros, reverse, increment, hsigmoid and create_py_reader_by_data ops test=develop, test=document_preview, test=document_fix * refine eng doc for hsigmoid and create_py_reader_by_data ops test=develop, test=document_preview, test=document_fix * update API.spec test=document_fix * Fix the parameter name axis of reverse op in eng doc test=develop, test=document_fix * Update API.spec test=develop, test=document_fix * Refine eng doc of zeros, ones, reverse and assign op test=develop, test=document_fix * Update API.spec for assign, ones, zeros and reverse test=develop, test=document_fix * Fix data type of reverse op in eng doc test=develop, test=document_fix * Update API.spec for reverse op test=develop, test=document_fix
-
由 Yuan Shuai 提交于
* Fix ErrorClipByValue, GradientClipByGlobalNorm, GradientClipByValue * add API.spec
-
由 hong19860320 提交于
test=develop, test=release/1.6, test=document_fix * refine eng doc for hard_sigmoid op test=develop test=document_fix * refine the description of hard_sigmoid test=develop test=document_fix * update API.spec test=document_fix * Refine the decription of parameters of HardSigmoid op test=develop, test=document_fix * Update API.spec for hard_sigmoid op test=develop, test=document_fix
-
由 石晓伟 提交于
-
由 hong 提交于
* fix elementwise floordiv mod; test=develop * restore nn.py; test=release/1.6 * change floordiv, mod doc; test=release/1.6
-
由 zhupengyang 提交于
* fix APIs: relu, relu6, hash test=develop test=document_fix * fix relu6 doc test=develop test=document_fix * fix API.spec test=develop test=document_fix * add description link for hash test=develop test=document_fix
-
由 GaoWei8 提交于
[cherry-pick] add input type and dtype check for elu_op (#20106) fix GradientClipByNorm english doc (#20224) (#20457) * fix GradientClipByNorm english doc (#20224) * fix GradientClipByNorm english doc test=develop test=document_fix * add input type and dtype check for elu_op (#20106) * elu input check test=develop * test=develop
-
- 11 10月, 2019 23 次提交
-
-
由 qingqing01 提交于
* Polish En doc for some APIs * Update some comments and API.spec
-
由 zhupengyang 提交于
* fix APIs: cast, concat, tensor_array_to_tensor, argmin, argmax, argsort test=develop test=document_fix
-
由 GaoWei8 提交于
* fix API:cos, exp, ceil, elu, brelu English doc test=develop test=document_fix
-
由 Guo Sheng 提交于
* Fix api docs. test=document-fix * Fix en docs. test=develop * Fix the doc of dynamic_gru. test=document_fix * Update API.spec. test=document_fix * Fix codestyle test=develop, test=document_fix
-
由 chengduo 提交于
test=document_fix
-
由 ruri 提交于
-
由 FDInSky 提交于
-
由 lijianshe02 提交于
* fix Print, is_empty, read_file test=document_fix
-
由 zhouwei25 提交于
-
由 Yiqun Liu 提交于
test=develop test=release/1.6 test=document_fix
-
由 Chengmo 提交于
* Fix transpiler en doc (#20149) * test=develop,test=document_fix,fix transpiler doc,add API.spec * test=develop,test=document_fix,fix transpiler doc,add API.spec
-
由 Feiyu Chan 提交于
cherry pick 91693b9c and resolve conflict in API.spec, test=document_fix (#20477)
-
由 Guanghua Yu 提交于
-
由 Wilber 提交于
modify en api doc - leaky_relu - less_than - log - logical_and - logical_or - logical_xor - logical_not
-
由 DuYao 提交于
-
由 zhongpu 提交于
-
由 Leo Chen 提交于
-
由 Leo Chen 提交于
-
由 Leo Chen 提交于
[cherry-pick] Polish en doc of LoDTensorArray, test=document_fix, test=release/1.6 (#19972) (#20426)
-
由 tangwei12 提交于
-
由 wangchaochaohu 提交于
* fix some en doc test=develop test=document_fix * fix new fluid.data API.spec test=develop test=document_fix * fix typo test=develop, test=document_fix * fix typo test=develop test=document_fix * fix typo test=develop test=document_fix * fix test=develop test=document_fix * fix according review test=develop test=document_fix * fix review test=develop test=document_fix * fix according review advice test=develop test=document_fix * fix the doc test=develop test=document_fix * fix API.spec test=develop test=document_fix
-
由 juncaipeng 提交于
Modify doc for shuffle, firstn, save_vars, load_vars, L1DecayRegularizer, L2DecayRegularizer (#20287) (#20470) * modify shuffle, firstn, regularizer, load_vars, save_vars, test=develop, test=document_fix
-
由 Jiabin Yang 提交于
* test=document_fix, test=release/1.6, refine en doc (#20317) * test=develop, fix docker with paddle nccl problem * test=develop, refine en_doc for Variable and Program * test=document_fix, fix English doc for Variable and Program * test=document_fix, refine astype code block style * test=document_fix, add example code for Variable properties * test=release/1.6, test=document_fix, Refine en doc (#20409) * test=develop, fix docker with paddle nccl problem * test=develop, refine en_doc for Variable and Program * test=document_fix, fix English doc for Variable and Program * test=document_fix, refine astype code block style * test=document_fix, add example code for Variable properties * test=document_fix, fix BackwardStrategy English Doc * test=document_fix, fix syntax * test=document_fix, refresh API.spec * test=document_fix, refine api spec * test=document_fix, refine api spec * test=release/1.6, test=document_fix, remove useless files
-