- 13 10月, 2019 4 次提交
-
-
由 Zhang Ting 提交于
-
由 Yuan Shuai 提交于
* Refine error message of transpose. * Fix transpose, multiplex, unsqueeze, unstack. test=develop, test=document_preview, test=document_fix
-
由 liym27 提交于
2. fix bug in backward.py: using fill_constant instead of fill_constant_batch_size_like 3. fix bug in ExpandGradOp. test=develop
-
由 Zhang Ting 提交于
* modified group_norm's unittest for pass statement, test=develop * fix group_norm's bug: scale or bias is None which causes segmentation fault, test=develop
-
- 12 10月, 2019 6 次提交
-
-
由 zhaoyuchen2018 提交于
* Refine create_array api en doc test=develop test=document_fix * Fix api doc example bug and polish square test=develop test=document_fix * Refine comment test=develop test=document_fix * refine API.spec test=develop test=document_fix
-
由 Guo Sheng 提交于
-
由 lvmengsi 提交于
* fix_conv_grad_grad * fix_bug, test=develop
-
由 Double_V 提交于
* support reshape doubel grad, test=develop * fix reshape double grad, pass converage, test=develop * fix review, test=develop
-
由 hong19860320 提交于
* 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
-
由 Aurelius84 提交于
* enhance embedding error message test=develop * enforce .h error test=develop * fix unittest code test=develop * Fix fp16 dtype in embedding test=develop * add import warnings test=develop
-
- 11 10月, 2019 12 次提交
-
-
由 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
-
由 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
-
由 GaoWei8 提交于
* fix API:cos, exp, ceil, elu, brelu English doc test=develop test=document_fix
-
由 wopeizl 提交于
* fix the precise roi poop op test=develop add roi backward implementation, fix the output-channel
-
由 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
-
由 qingqing01 提交于
-
由 tangwei12 提交于
* doc fix, test=develop, test=document_fix
-
由 huzhiqiang 提交于
fix reorder_lod_tensor_by_rank doc en
-
由 Yibing Liu 提交于
* Fix several api docs test=develop, test=document_fix
-
- 10 10月, 2019 11 次提交
-
-
由 wangchaochaohu 提交于
* fix expand bug test=develop * fix style test=develop * fix style test=develop * fix style test=develop * fix style test=develop
-
由 SunGaofeng 提交于
* modify document of 11 APIs test=develop test=document_fix * fix dtype to data type and description of name parameter
-
由 Pei Yang 提交于
-
由 Kaipeng Deng 提交于
* refine en doc. test=develop. test=document_fix
-
由 wangchaochaohu 提交于
-
由 FDInSky 提交于
-
由 danleifeng 提交于
-
由 liym27 提交于
enhance shape error messages for reshape op. test=develop
-
由 Zeng Jinle 提交于
* remove fc_grad, test=develop * remove fsp op since no unittests, test=develop
-
由 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
-
由 wangguanzhong 提交于
-
- 09 10月, 2019 7 次提交
-
-
由 Yibing Liu 提交于
* Add detailed error messages for nce layer test=develop * Fix some problems test=develop * Fix unit test coverage test=develop
-
由 Double_V 提交于
* test=develop,test=document_preview, test=document_fix * test=develop,test=document_preview, test=document_fix * fix API.spec, test=develop,test=document_preview, test=document_fix
-
由 zhaoyuchen2018 提交于
* Add input check and refine error message * Refine test case and comments test=develop Signed-off-by: Nzhaoyuchen <zhaoyuchen01@baidu.com>
-
由 liuwei1031 提交于
-
由 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
-
由 liym27 提交于
* Delete PadFuntion, include padding.h instead. test=develop * move function(IsSymmetricPadding) from conv_cudnn_op.cu/conv_transpose_cudnn_op.cu to padding.h, test=develop
-
由 liym27 提交于
-