- 12 10月, 2019 7 次提交
- 
- 
由 danleifeng 提交于* fix error message for elementwise_add/mul;test=develop * edit error message;test=develop 
- 
由 JesseyXujin 提交于* add input type and dtype check for accuracy_op * add input type and dtype check for accuracy_op * modify python error on accuracy_op,add test=develop * modify details on accuracy_op, test=develop * test float16, test=develop * add warning, test=develop 
- 
由 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>
- 
由 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 
- 
由 Aurelius84 提交于
 
- 
- 11 10月, 2019 11 次提交
- 
- 
由 qingqing01 提交于
- 
由 GaoWei8 提交于* fix API:cos, exp, ceil, elu, brelu English doc test=develop test=document_fix 
- 
由 wopeizl 提交于* cherry-pick fix prroi op test=develop test=release/1.6 
- 
由 zhouwei25 提交于
- 
由 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 
- 
由 FDInSky 提交于
- 
由 Wilber 提交于modify en api doc - leaky_relu - less_than - log - logical_and - logical_or - logical_xor - logical_not 
- 
由 tangwei12 提交于
- 
由 huzhiqiang 提交于Cherrypick en doc: reorder_lod_tensor_by_rank , map_reader, WeightNormParamAttr, io.compose (#20463) * modify map_reader en doc (#20229) * modify WeightNormParamAttr en doc (#20218) * modify reorder_lod_tensor_by_rank en doc * modify compose en doc (#20217) 
- 
由 Aurelius84 提交于* add api check in fc test=develop * enforce shape error info of sum op test=develop * fix spelling test=develop * print x_dims info test=develop * enhance shape error info test=develop 
- 
由 Yibing Liu 提交于test=release/1.6, test=document_fix 
 
- 
- 10 10月, 2019 10 次提交
- 
- 
由 SunGaofeng 提交于test=release/1.6, test=document_fix 
- 
由 Pei Yang 提交于
- 
由 Kaipeng Deng 提交于* refine en doc. test=develop. test=document_fix 
- 
由 liym27 提交于enhance shape error messages for reshape op. test=release/1.6 
- 
由 liym27 提交于
- 
由 liuwei1031 提交于
- 
由 liuwei1031 提交于
- 
由 Double_V 提交于* Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into api_fix * test=release/1.6, test=document_fix 
- 
由 liym27 提交于* Delete PadFuntion, include padding.h instead. * move function(IsSymmetricPadding) from conv_cudnn_op.cu/conv_transpose_cudnn_op.cu to padding.h. 
- 
由 Yibing Liu 提交于* Add detailed error messages for nce layer * Fix some problems * Fix unit test coverage test=release/1.6 
 
- 
- 09 10月, 2019 3 次提交
- 
- 
由 JesseyXujin 提交于* fix APIs,test=develop,test=document_fix * fix conflict, test=develop, test=document_fix * fix confict, test=develop, test=document_fix * fix confict, test=develop, test=document_fix * fix API.spec, test=develop, test=document_fix * change fluid.layers.data to fluid.data,test=develop, test=document_fix * fix bug on example code, test=develop, test=document_fix * fix API.spec, test=develop, test=document_fix 
- 
由 wangchaochaohu 提交于* fix the error message for reduce_mean and reduce_sum op (#20063) * fix the error message for reduce_mean and reduce_sum op test=develop * fix typo test=develop * fix according review advice test=develop * fix the test test=develop * fix test=develop * Fill constant error message fix (#20075) * fix the constant error message test=develop * fix typo test=develop * fix typo test=develop * fix code style test=develop * fix comment and bugs test=develop * fix the bug test=develop * fix and add unittest test=develop * fix the typo test=develop * add support for the fill_constant op test=develop * add test for ci coverage test=develop 
- 
由 lvmengsi 提交于test=release/1.6, test=document_fix * update en doc 
 
- 
- 08 10月, 2019 6 次提交
- 
- 
由 lvmengsi 提交于* add error log 
- 
由 Zhang Ting 提交于
- 
由 tangwei12 提交于add executor.FetchHandler for train/infer from the dataset 
- 
由 Chengmo 提交于* Speed GEO-SGD (#20158) * delete debug vlog & add rpc function & fix word2vec bug & speed GEO-SGD 
- 
由 tangwei12 提交于Heartbeat for distributed async training. 
- 
由 silingtong123 提交于
 
- 
- 07 10月, 2019 1 次提交
- 
- 
由 Yibing Liu 提交于* Update crf_decoding api & example * Update api spec * Fix linear chain crf api * Avoid sharing data pointer with input * Simplify the logic in linear_chain_crf_decoding * Add unittest for crf_decoding when label & path both are set * Update API spec * Add unittest for layers && correct infer_shape in chunk_eval test=release/1.6 
 
- 
- 04 10月, 2019 1 次提交
- 
- 
由 Li Fuchen 提交于* Set lod level of sequence_unpad's output to 1 in compile time test=release/1.6 
 
- 
- 03 10月, 2019 1 次提交
- 
- 
由 zhaoyuchen2018 提交于test=release/1.6 * Add multihead op for ernie opt * Refine softmax * Refine kernel. * Refine cuda kernel * Refine cuda version * Refine cmake 
 
- 
