- 15 9月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 14 9月, 2020 2 次提交
- 09 9月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* update conv kl-loss doc
-
- 04 9月, 2020 1 次提交
-
-
由 zhang wenhui 提交于
* fix AdamOptimizer, test=develop, test=document_fix * fix AdamOptimizer, test=develop, test=document_fix * fix AdamOptimizer, test=develop, test=document_fix * fix AdamOptimizer, test=develop, test=document_fix * fix python code * fix batchnorm ,test=develop
-
- 03 9月, 2020 1 次提交
-
-
由 Zhong Hui 提交于
* add the chinese doc of binary_cross_entropy_with_logits.
-
- 02 9月, 2020 1 次提交
-
-
由 zhang wenhui 提交于
* fix AdamOptimizer, test=develop, test=document_fix * fix AdamOptimizer, test=develop, test=document_fix * fix AdamOptimizer, test=develop, test=document_fix * fix AdamOptimizer, test=develop, test=document_fix * fix python code * fix norm bug cn doc, test=develop * fix norm bug cn doc, test=develop
-
- 01 9月, 2020 1 次提交
-
-
由 Bai Yifan 提交于
-
- 28 8月, 2020 2 次提交
-
-
由 yukavio 提交于
* add functional_one_hot doc * fix some bug * fix some bug * fix some bug * fix some asc bug * fix code bug * fix text * add example code * fix bug * fix bug * fix bug * fix some bug
-
由 littletomatodonkey 提交于
-
- 27 8月, 2020 3 次提交
-
-
由 zhang wenhui 提交于
* fix AdamOptimizer, test=develop, test=document_fix * fix AdamOptimizer, test=develop, test=document_fix * fix AdamOptimizer, test=develop, test=document_fix * fix AdamOptimizer, test=develop, test=document_fix * fix python code * fix norm api cn, test=develop * fix norm api cn, test=develop * fix norm api cn, test=develop * fix norm api cn, test=develop * fix norm api cn, test=develop * fix norm api cn, test=develop
-
由 hong19860320 提交于
-
由 Bai Yifan 提交于
* add 1d pooling
-
- 26 8月, 2020 3 次提交
-
-
由 wanghuancoder 提交于
* api2.0, Add Bilinear doc(eng,cn), test=develop * fix some description, test=develop * fix some description, test=develop * fix some description, test=develop * fix some describtion, test=develop Co-authored-by: NChen Weihang <chenweihang@baidu.com>
-
由 ceci3 提交于
* add docs
-
由 Qi Li 提交于
-
- 25 8月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
* Test SmoothL1Loss * fix SmoothL1Loss doc * fix some error * fix to_tensor and add name=None,test=develop
-
- 24 8月, 2020 3 次提交
-
-
由 huangjun12 提交于
* add cn doc of dropout series * fix doc in quto and details * fix doc of AlphaDropout * fix cn doc details * refine doc of functional dropout * refine details in cn doc * refine order * fix sample code in Dropout2D/3D
-
由 chajchaj 提交于
* add cross_entropy_loss_cn doc to functional_cn and loss_cn * fix bug in doc/fluid/api_cn/nn_cn/functional_cn/cross_entropy_loss_cn.rst * fix format for functional_cn/cross_entropy_loss_cn.rst and loss_cn/CrossEntropyLoss_cn.rst
-
由 Li Fuchen 提交于
* add cn doc of trace API * add cn doc of functional ctc_loss and CTCLoss class. * modified the format of doc. * add en doc of ctc_loss and CTCLoss * modified paddle.to_variable to paddle.to_tensor
-
- 23 8月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 22 8月, 2020 4 次提交
-
-
由 hong19860320 提交于
-
由 WangXi 提交于
* refine sign tanh api, test=develop * Add Tanh, test=develop * fix en, test=develop
-
由 littletomatodonkey 提交于
* test=develop, add addmm doc * add addmm doc * test=develop, add addmm doc * test=develop, add pad doc * restore addmm * test=develop, add pad * test=develop, fix pad interface * test=develop, add pad eng doc link * test=develop, add other pads * test=develop, remove pad default * test=develop, fix const pad1d code * test=develop, fix var * test=develop, fix pad typo * test=develop, rename tovar to totensor * test=develop, fix code * test=develop, fix typo * test=develop, fix cos_sim interface * test=develop, fix typo
-
由 Zhong Hui 提交于
* refine bceloss doc * fix doc * fix name * fix api 2.0 directory migration * add dir file and change x to input * add doc of loss function binary_cross_entropy. * delete static demo code.
-
- 21 8月, 2020 2 次提交
- 20 8月, 2020 1 次提交
-
-
由 wawltor 提交于
* Udpate the doc format for the paddle, test=develop
-
- 19 8月, 2020 3 次提交
-
-
由 Qi Li 提交于
-
由 WuHaobo 提交于
* polish some docs * polish some docs * Update square_cn.rst * polish some docs * polish some docs * polish round docs * polish round docs * Update square_cn.rst * polish some docs * polish functional_cn.rst
-
由 WuHaobo 提交于
* polish some docs * polish some docs * Update square_cn.rst * polish some docs * polish some docs * polish round docs * polish round docs * Update square_cn.rst
-
- 18 8月, 2020 2 次提交
-
-
由 LutaoChu 提交于
-
由 zhupengyang 提交于
-
- 17 8月, 2020 2 次提交
-
-
由 Bai Yifan 提交于
* add mse_loss_cn doc * add index * add index
-
由 zhupengyang 提交于
-
- 13 8月, 2020 1 次提交
-
-
由 wawltor 提交于
update the margin rank loss api doc
-
- 12 8月, 2020 3 次提交
-
-
由 Jack Zhou 提交于
update demo code in NLLLoss_cn.rst
-
由 Zhong Hui 提交于
* add pairwise distance cn docs * fix link * add alias * refine format * fix doc tree * fix format * add name * change out -> output * change eps -> epsilon * fix name
-
由 LutaoChu 提交于
Update the docs of nn.loss.L1Loss and nn.functional.l1_loss
-
- 11 8月, 2020 1 次提交
-
-
由 Bai Yifan 提交于
* fix MSELoss ch doc * support pact demo load checkpoints * fix example code
-