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 51137a42 Publish triggered by CI
51137a42 is described below

commit 51137a42440c1e2fbdef354f766996becb9cf89a
Author: mxnet-ci <mxnet-ci>
AuthorDate: Sun Aug 30 06:43:42 2020 +0000

    Publish triggered by CI
---
 .../docs/_modules/mxnet/gluon/nn/basic_layers.html |  4 ---
 api/python/docs/api/gluon/nn/index.html            | 29 +++++++++-------------
 api/python/docs/searchindex.js                     |  2 +-
 date.txt                                           |  1 -
 feed.xml                                           |  2 +-
 5 files changed, 14 insertions(+), 24 deletions(-)

diff --git a/api/python/docs/_modules/mxnet/gluon/nn/basic_layers.html 
b/api/python/docs/_modules/mxnet/gluon/nn/basic_layers.html
index 6969634..9a9b8f8 100644
--- a/api/python/docs/_modules/mxnet/gluon/nn/basic_layers.html
+++ b/api/python/docs/_modules/mxnet/gluon/nn/basic_layers.html
@@ -1346,10 +1346,6 @@
 <span class="sd">    created by the layer, and `bias` is a bias vector created 
by the layer</span>
 <span class="sd">    (only applicable if `use_bias` is `True`).</span>
 
-<span class="sd">    .. note::</span>
-<span class="sd">        the input must be a tensor with rank 2. Use `flatten` 
to convert it</span>
-<span class="sd">        to rank 2 manually if necessary.</span>
-
 <span class="sd">    Parameters</span>
 <span class="sd">    ----------</span>
 <span class="sd">    units : int</span>
diff --git a/api/python/docs/api/gluon/nn/index.html 
b/api/python/docs/api/gluon/nn/index.html
index cc6f2a6..6565673 100644
--- a/api/python/docs/api/gluon/nn/index.html
+++ b/api/python/docs/api/gluon/nn/index.html
@@ -2642,23 +2642,6 @@ where <cite>activation</cite> is the element-wise 
activation function
 passed as the <cite>activation</cite> argument, <cite>weight</cite> is a 
weights matrix
 created by the layer, and <cite>bias</cite> is a bias vector created by the 
layer
 (only applicable if <cite>use_bias</cite> is <cite>True</cite>).</p>
-<div class="admonition note">
-<p class="admonition-title">Note</p>
-<p>the input must be a tensor with rank 2. Use <cite>flatten</cite> to convert 
it
-to rank 2 manually if necessary.</p>
-</div>
-<p><strong>Methods</strong></p>
-<table class="longtable docutils align-default">
-<colgroup>
-<col style="width: 10%" />
-<col style="width: 90%" />
-</colgroup>
-<tbody>
-<tr class="row-odd"><td><p><a class="reference internal" 
href="#mxnet.gluon.nn.Dense.hybrid_forward" 
title="mxnet.gluon.nn.Dense.hybrid_forward"><code class="xref py py-obj 
docutils literal notranslate"><span 
class="pre">hybrid_forward</span></code></a>(F, x, weight[, bias])</p></td>
-<td><p>Overrides to construct symbolic graph for this 
<cite>Block</cite>.</p></td>
-</tr>
-</tbody>
-</table>
 <dl class="field-list simple">
 <dt class="field-odd">Parameters</dt>
 <dd class="field-odd"><ul class="simple">
@@ -2680,6 +2663,18 @@ will be inferred from the shape of input data.</p></li>
 </ul>
 </dd>
 </dl>
+<p><strong>Methods</strong></p>
+<table class="longtable docutils align-default">
+<colgroup>
+<col style="width: 10%" />
+<col style="width: 90%" />
+</colgroup>
+<tbody>
+<tr class="row-odd"><td><p><a class="reference internal" 
href="#mxnet.gluon.nn.Dense.hybrid_forward" 
title="mxnet.gluon.nn.Dense.hybrid_forward"><code class="xref py py-obj 
docutils literal notranslate"><span 
class="pre">hybrid_forward</span></code></a>(F, x, weight[, bias])</p></td>
+<td><p>Overrides to construct symbolic graph for this 
<cite>Block</cite>.</p></td>
+</tr>
+</tbody>
+</table>
 <dl class="simple">
 <dt>Inputs:</dt><dd><ul class="simple">
 <li><p><strong>data</strong>: if <cite>flatten</cite> is True, 
<cite>data</cite> should be a tensor with shape
diff --git a/api/python/docs/searchindex.js b/api/python/docs/searchindex.js
index c0e486c..177c049 100644
--- a/api/python/docs/searchindex.js
+++ b/api/python/docs/searchindex.js
@@ -1 +1 @@
-Search.setIndex({docnames:["api/autograd/index","api/context/index","api/contrib/autograd/index","api/contrib/index","api/contrib/io/index","api/contrib/ndarray/index","api/contrib/onnx/index","api/contrib/quantization/index","api/contrib/symbol/index","api/contrib/tensorboard/index","api/contrib/tensorrt/index","api/contrib/text/index","api/engine/index","api/executor/index","api/gluon/block","api/gluon/constant","api/gluon/contrib/index","api/gluon/data/index","api/gluon/data/vision/da
 [...]
\ No newline at end of file
+Search.setIndex({docnames:["api/autograd/index","api/context/index","api/contrib/autograd/index","api/contrib/index","api/contrib/io/index","api/contrib/ndarray/index","api/contrib/onnx/index","api/contrib/quantization/index","api/contrib/symbol/index","api/contrib/tensorboard/index","api/contrib/tensorrt/index","api/contrib/text/index","api/engine/index","api/executor/index","api/gluon/block","api/gluon/constant","api/gluon/contrib/index","api/gluon/data/index","api/gluon/data/vision/da
 [...]
\ No newline at end of file
diff --git a/date.txt b/date.txt
deleted file mode 100644
index 01d780d..0000000
--- a/date.txt
+++ /dev/null
@@ -1 +0,0 @@
-Sun Aug 30 00:43:36 UTC 2020
diff --git a/feed.xml b/feed.xml
index 3b22b15..47bde43 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-30T00:34:29+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-30T06:34:34+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