- 11 10月, 2019 28 次提交
-
-
由 zhupengyang 提交于
* add input type and dtype check, enhance shape error message for concat_op test=develop * enhance shape check test=develop * improve coverage test=develop
-
由 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
-
由 zhaoyuchen2018 提交于
* Refine topk stack squeeze api en doc test=develop test=document_fix Signed-off-by: Nzhaoyuchen <zhaoyuchen01@baidu.com> * Refine api en doc test=develop test=decument_fix Signed-off-by: Nzhaoyuchen <zhaoyuchen01@baidu.com> * refine api.spec and returns test=develop test=document_fix Signed-off-by: Nzhaoyuchen <zhaoyuchen01@baidu.com>
-
由 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
-
由 lijianshe02 提交于
* enhance mul_op input error message test=develop
-
由 wawltor 提交于
fix sign op input error check test=develop
-
由 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
-
由 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
-
由 ruri 提交于
* refine 13 en doc
-
由 lijianshe02 提交于
* fix Print, is_empty, read_file test=document_fix
-
由 wopeizl 提交于
* fix the precise roi poop op test=develop add roi backward implementation, fix the output-channel
-
由 Yiqun Liu 提交于
* Refine the main comment of DynamicRNN. * Refine the documentation of DynamicRNN's step_input function. * Refine the documentation of DynamicRNN's static_input function. * Refine the documentation of DynamicRNN's block function. * Refine the documentation of DynamicRNN's memory function. * Refine the documentation of DynamicRNN's update_memory and output function. * Refine the code format and remove the method list. * Refine the documentation of DynamicRNN's __call__ function. test=develop test=document_fix * Minor modification. test=develop test=document_fix * Fix some typo. * Update API.spec. test=develop test=document_fix * Refine the English according to the comments. * Update API.spec. test=develop test=document_fix * Fix some typo. * Update API.spec.
-
由 Aurelius84 提交于
* Add fp16 in input.dtype check test=develop * Add warning of fp16 in CPU test=develop * add unittest code for fp16 test=develop * fix float16 list error test=develop
-
由 qingqing01 提交于
* Polish En doc for some APIs * Update some comments and API.spec
-
由 wopeizl 提交于
* optimize the english description for APIs test=develop test=document_fix
-
由 FDInSky 提交于
-
由 Wilber 提交于
* modify english api test=develop test=document_fix - leaky_relu - less_than - log - logical_and - logical_or - logical_xor - logical_not
-
由 zhouwei25 提交于
* fix English Doc of API:layers.py_func/sum
-
由 zhongpu 提交于
fix APIs, to_variable、NCE、PRelu、softmax、rankloss for dygraph, test=document_fix, test=develop (#20142)
-
由 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
-
由 zhouwei25 提交于
* fix English Doc of API:layers.py_func/sum, test=document_fix * fix English Doc of API:layers.array_read/array_write/array_length,test=develop test=document_fix
-
由 Guanghua Yu 提交于
Fix english doc api: sequence_slice, sigmoid_cross_entropy_with_logits, ssd_loss, DetectionMAP, detection_map (#20405) * Fix english doc api: sequence_slice, sigmoid_cross_entropy_with_logits, ssd_loss, DetectionMAP, detection_map
-
由 silingtong123 提交于
-
由 Zhaolong Xing 提交于
test=develop
-
由 huzhiqiang 提交于
fix reorder_lod_tensor_by_rank doc en
-
由 Yibing Liu 提交于
* Fix several api docs test=develop, test=document_fix
-
由 Pei Yang 提交于
refine en api doc of [shape, scale, split, selu, soft_relu, scatter], test=develop, test=document_fix (#20264)
-
- 10 10月, 2019 12 次提交
-
-
由 wangchaochaohu 提交于
* fix the reduce api en doc test=document_fix test=develop * fix the fluid.data test=develop test=document_fix * fix the API.spec test=develop test=document_fix * fix according the review test=develop test=document_fix * fix the confilict test=develop test=document_fix
-
由 DuYao 提交于
* update English document, test=document_fix * update api.spec, test=document_fix * update api.spec, test=document_fix * update, test=document_fix
-
由 liu zhengxi 提交于
* update the api en_doc of has_inf, has_nan, cumsum, double_buffer and mul, test=document_fix * update the API.spec for apis, test=document_fix
-
由 wangchaochaohu 提交于
* fix expand bug test=develop * fix style test=develop * fix style test=develop * fix style test=develop * fix style test=develop
-
由 Youwei Song 提交于
* polish en doc, test=document_fix, test=develop * update sample code, test=document_fix, test=develop * fix sample typo, test=document_fix, test=develop
-
由 Feiyu Chan 提交于
-
由 SunGaofeng 提交于
* modify document of 11 APIs test=develop test=document_fix * fix dtype to data type and description of name parameter
-
由 Pei Yang 提交于
-
由 zhongpu 提交于
* update norm op, test=develop, test=document_fix * fix norm api, test=develop, test=document_fix
-
由 Kaipeng Deng 提交于
* refine en doc. test=develop. test=document_fix
-
由 Zhang Ting 提交于
-
由 zhaoyuchen2018 提交于
* 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
-