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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new 3c3e578  Publish triggered by CI
3c3e578 is described below

commit 3c3e5787f0270710a20b5631523dd6653b91717e
Author: mxnet-ci <mxnet-ci>
AuthorDate: Wed Aug 26 06:46:36 2020 +0000

    Publish triggered by CI
---
 api/python/docs/_modules/mxnet/gluon/loss.html | 2 +-
 api/python/docs/api/gluon/loss/index.html      | 2 +-
 date.txt                                       | 1 -
 feed.xml                                       | 2 +-
 4 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/api/python/docs/_modules/mxnet/gluon/loss.html 
b/api/python/docs/_modules/mxnet/gluon/loss.html
index c0c362a..ef5e6b2 100644
--- a/api/python/docs/_modules/mxnet/gluon/loss.html
+++ b/api/python/docs/_modules/mxnet/gluon/loss.html
@@ -1560,7 +1560,7 @@
 <span class="sd">          `sparse_label` is False, `label`&#39;s shape must 
be the same as `pred`</span>
 <span class="sd">          and values should be floats in the range `[0, 
1]`.</span>
 <span class="sd">        - **sample_weight**: element-wise weighting tensor. 
Must be broadcastable</span>
-<span class="sd">          to the same shape as label. For example, if label 
has shape (64, 10)</span>
+<span class="sd">          to the same shape as pred. For example, if pred has 
shape (64, 10)</span>
 <span class="sd">          and you want to weigh each sample in the batch 
separately,</span>
 <span class="sd">          sample_weight should have shape (64, 1).</span>
 
diff --git a/api/python/docs/api/gluon/loss/index.html 
b/api/python/docs/api/gluon/loss/index.html
index da45885..76fe0b5 100644
--- a/api/python/docs/api/gluon/loss/index.html
+++ b/api/python/docs/api/gluon/loss/index.html
@@ -1571,7 +1571,7 @@ should be (1,2,4) and values should be integers between 0 
and 2. If
 <cite>sparse_label</cite> is False, <cite>label</cite>’s shape must be the 
same as <cite>pred</cite>
 and values should be floats in the range <cite>[0, 1]</cite>.</p></li>
 <li><p><strong>sample_weight</strong>: element-wise weighting tensor. Must be 
broadcastable
-to the same shape as label. For example, if label has shape (64, 10)
+to the same shape as pred. For example, if pred has shape (64, 10)
 and you want to weigh each sample in the batch separately,
 sample_weight should have shape (64, 1).</p></li>
 </ul>
diff --git a/date.txt b/date.txt
deleted file mode 100644
index 7bc7222..0000000
--- a/date.txt
+++ /dev/null
@@ -1 +0,0 @@
-Wed Aug 26 00:46:03 UTC 2020
diff --git a/feed.xml b/feed.xml
index e1e3bd9..93e77ee 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="4.0.0">Jekyll</generator><link 
href="https://mxnet.apache.org/feed.xml"; rel="self" type="application/atom+xml" 
/><link href="https://mxnet.apache.org/"; rel="alternate" type="text/html" 
/><updated>2020-08-26T00:34:21+00:00</updated><id>https://mxnet.apache.org/feed.xml</id><title
 type="html">Apache MXNet</title><subtitle>A flexible and efficient library for 
deep [...]
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="4.0.0">Jekyll</generator><link 
href="https://mxnet.apache.org/feed.xml"; rel="self" type="application/atom+xml" 
/><link href="https://mxnet.apache.org/"; rel="alternate" type="text/html" 
/><updated>2020-08-26T06:35:06+00:00</updated><id>https://mxnet.apache.org/feed.xml</id><title
 type="html">Apache MXNet</title><subtitle>A flexible and efficient library for 
deep [...]
\ No newline at end of file

Reply via email to