This is an automated email from the ASF dual-hosted git repository.

zhasheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git


The following commit(s) were added to refs/heads/master by this push:
     new 57d59ac  Update loss.md (#8131)
57d59ac is described below

commit 57d59ac008598bd1e7a13f4a4e7ae7a7b3da41f7
Author: Sheng Zha <s...@users.noreply.github.com>
AuthorDate: Tue Oct 3 11:23:41 2017 -0700

    Update loss.md (#8131)
---
 docs/api/python/gluon/loss.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/api/python/gluon/loss.md b/docs/api/python/gluon/loss.md
index 5c27ab3..347eb49 100644
--- a/docs/api/python/gluon/loss.md
+++ b/docs/api/python/gluon/loss.md
@@ -17,6 +17,7 @@ This package includes several commonly used loss functions in 
neural networks.
     L2Loss
     L1Loss
     SoftmaxCrossEntropyLoss
+    SigmoidBinaryCrossEntropyLoss
     KLDivLoss
     CTCLoss
 ```

-- 
To stop receiving notification emails like this one, please contact
['"comm...@mxnet.apache.org" <comm...@mxnet.apache.org>'].

Reply via email to