- 10 10月, 2019 25 次提交
-
-
由 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
-
由 FlyingQianMM 提交于
Fix english doc api, invloves the op of retinanet_target_assign, sigmoid_focal_loss and retinanet_detection_output. (#20250) * test=document_fix test=develop Fix english doc api, invloves the op of retinanet_target_assign, sigmoid_focal_loss and retinanet_detection_output. * test=document_fix test=develop remove Notice: this OP supports CPU mode only in english doc api of retinanet_target_assign and retinanet_detection_output * test=document_fix test=develop fix API Difference for retinanet_target_assign and retinanet_detection_output * fix API.spec conflicts in english doc api of retinanet_target_assign, sigmoid_focal_loss, retinanet_detection_output test=develop test=document_fix * fix API.spec conflicts in english doc api of retinanet_target_assign, sigmoid_focal_loss, retinanet_detection_output test=develop test=document_fix
-
由 Pei Yang 提交于
-
由 wawltor 提交于
* test=document_fix Fix english doc api, invloves the op of greater_equal,greater_than,less_equal,not_equal, rank,rsqrt,diag,linspace,reduce_all,reduce_any,sign,where,zeros_like,unique_with_counts. * Fix some format problem in the op of sign and greather_than. test=develop test=document_fix * Fix the example of zeros_like, and update api.spec test=develop test=document_fix
-
由 huangjun12 提交于
-
由 hong 提交于
* add new save load interface; test=develop * add new save interface; test=develop * add save load interface ; * fix save load error; * fix dygraph set dict bug; * add save load unit test; test=develop * fix test_imperative_optimizer bug; test=develop * fix unitest optimizer bug; test=develop * fix code coverage; test=develop * fix converage; test=develop * add document for apis; test=develop * fix unitest error; test=develop * fix save load unit test error; test=develop * fix error message; test=develop * change set_parameter set_optimizer to save_dygraph; test=develop * add load_graph check; test=develop * fix api spec; test=develop
-
由 FDInSky 提交于
-
由 Jiabin Yang 提交于
* 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
-
由 xiaoting 提交于
* polish en api,test=develop,test=document_fix * modified api.spec, test=develop,test=document_fix * modified ops for arc,test=develop,test=document_fix * update for 1.6, test=develop,test=document_fix * update API.spec * Update API.spec test=develop,test=document_fix * Update API.spec test=develop,test=document_fix
-
由 LielinJiang 提交于
* refine Normal Uniform documnet
-
由 chengjuntao 提交于
* fix fluid.data code example, test=develop, test=document_preview, test=document_fix
-
由 liym27 提交于
-
由 danleifeng 提交于
-
由 liym27 提交于
enhance shape error messages for reshape op. 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
-
由 Zeng Jinle 提交于
-
- 09 10月, 2019 15 次提交
-
-
由 Yibing Liu 提交于
* Add detailed error messages for nce layer test=develop * Fix some problems test=develop * Fix unit test coverage test=develop
-
由 wangguanzhong 提交于
-
由 Tao Luo 提交于
test=develop
-
由 whs 提交于
-
由 Aurelius84 提交于
* fix en_doc of one-hot and embedding test=develop, test=document_fix * modify into fluid.data test=develop, test=document_fix * modify api.spec test=develop, test=document_fix * fix api.spec conflict, test=develop, test=document_fix
-
由 GaoWei8 提交于
* elu input check test=develop * test=develop
-
由 Liufang Sang 提交于
-
由 Bai Yifan 提交于
* fix fluid.data code example, test=develop, test=document_preview, test=document_fix * use None instead of -1 in shape, test=develop, test=document_preview, test=document_fix
-
由 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
-
由 lvmengsi 提交于
* update api example, test=develop, test=document_fix
-
由 zhoushiyu 提交于
* fix cvm and DataFeedDesc apis test=develop test=document_preview test=document_fix * add ref and rst tensor type test=develop test=document_preview test=document_fix * change API.spec test=develop test=ducument_fix * fix fluid.data test=develop test=document_preview test=document_fix * change API.spec test=develop test=document_preview test=document_fix * fix cvm example test=develop test=document_preview test=document_fix * change API.spec test=develop test=document_preview test=document_fix * fix cvm example test=develop test=document_fix * fix cvm example test=develop test=document_fix * change api.spec example test=develop test=document_fix
-
由 Yi Liu 提交于
test=develop test=document_fix
-
由 Aurelius84 提交于
* refine seq_pool/reshape/reverse test=develop, test=document_fix * modify api.spec test=develop, test=document_fix
-
由 Zhang Ting 提交于
-
由 Zhang Ting 提交于
-