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 627aba8 Publish triggered by CI
627aba8 is described below
commit 627aba8f2a8179189c74d03a1699b083b87addae
Author: mxnet-ci <[email protected]>
AuthorDate: Tue Nov 24 00:45:11 2020 +0000
Publish triggered by CI
---
api/python/docs/_modules/mxnet/gluon/block.html | 4 ----
date.txt | 1 -
feed.xml | 2 +-
versions/master/api/python/docs/_modules/mxnet/gluon/block.html | 4 ----
versions/master/feed.xml | 2 +-
5 files changed, 2 insertions(+), 11 deletions(-)
diff --git a/api/python/docs/_modules/mxnet/gluon/block.html
b/api/python/docs/_modules/mxnet/gluon/block.html
index f82a4a6..8f12373 100644
--- a/api/python/docs/_modules/mxnet/gluon/block.html
+++ b/api/python/docs/_modules/mxnet/gluon/block.html
@@ -2402,10 +2402,6 @@ Edit on Github
<span class="c1"># Partition the graph</span>
<span class="n">out</span> <span class="o">=</span> <span
class="n">out</span><span class="o">.</span><span
class="n">optimize_for</span><span class="p">(</span><span
class="bp">self</span><span class="o">.</span><span
class="n">_backend</span><span class="p">,</span> <span
class="n">arg_dict</span><span class="p">,</span> <span
class="n">aux_dict</span><span class="p">,</span> <span
class="n">ctx</span><span class="p">,</span> <span
class="n">input_shapes</span><span class=" [...]
- <span class="c1"># convert to numpy symbol if needed</span>
- <span class="k">if</span> <span class="n">_mx_npx</span><span
class="o">.</span><span class="n">is_np_array</span><span class="p">():</span>
- <span class="n">out</span> <span class="o">=</span> <span
class="n">out</span><span class="o">.</span><span
class="n">as_np_ndarray</span><span class="p">()</span>
-
<span class="c1">#update cached graph with partitioned graph</span>
<span class="k">if</span> <span class="n">update_graph</span><span
class="p">:</span>
<span class="bp">self</span><span class="o">.</span><span
class="n">_cached_graph</span> <span class="o">=</span> <span
class="n">data</span><span class="p">,</span> <span class="n">out</span>
diff --git a/date.txt b/date.txt
deleted file mode 100644
index a9e3ce9..0000000
--- a/date.txt
+++ /dev/null
@@ -1 +0,0 @@
-Mon Nov 23 18:52:12 UTC 2020
diff --git a/feed.xml b/feed.xml
index 21734e7..c3455a0 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/versions/master/feed.xml" rel="self"
type="application/atom+xml" /><link
href="https://mxnet.apache.org/versions/master/" rel="alternate"
type="text/html"
/><updated>2020-11-23T18:34:04+00:00</updated><id>https://mxnet.apache.org/versions/master/feed.xml</id><title
type="html">Apache MXNet</title><su [...]
\ 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/versions/master/feed.xml" rel="self"
type="application/atom+xml" /><link
href="https://mxnet.apache.org/versions/master/" rel="alternate"
type="text/html"
/><updated>2020-11-24T00:34:12+00:00</updated><id>https://mxnet.apache.org/versions/master/feed.xml</id><title
type="html">Apache MXNet</title><su [...]
\ No newline at end of file
diff --git a/versions/master/api/python/docs/_modules/mxnet/gluon/block.html
b/versions/master/api/python/docs/_modules/mxnet/gluon/block.html
index f82a4a6..8f12373 100644
--- a/versions/master/api/python/docs/_modules/mxnet/gluon/block.html
+++ b/versions/master/api/python/docs/_modules/mxnet/gluon/block.html
@@ -2402,10 +2402,6 @@ Edit on Github
<span class="c1"># Partition the graph</span>
<span class="n">out</span> <span class="o">=</span> <span
class="n">out</span><span class="o">.</span><span
class="n">optimize_for</span><span class="p">(</span><span
class="bp">self</span><span class="o">.</span><span
class="n">_backend</span><span class="p">,</span> <span
class="n">arg_dict</span><span class="p">,</span> <span
class="n">aux_dict</span><span class="p">,</span> <span
class="n">ctx</span><span class="p">,</span> <span
class="n">input_shapes</span><span class=" [...]
- <span class="c1"># convert to numpy symbol if needed</span>
- <span class="k">if</span> <span class="n">_mx_npx</span><span
class="o">.</span><span class="n">is_np_array</span><span class="p">():</span>
- <span class="n">out</span> <span class="o">=</span> <span
class="n">out</span><span class="o">.</span><span
class="n">as_np_ndarray</span><span class="p">()</span>
-
<span class="c1">#update cached graph with partitioned graph</span>
<span class="k">if</span> <span class="n">update_graph</span><span
class="p">:</span>
<span class="bp">self</span><span class="o">.</span><span
class="n">_cached_graph</span> <span class="o">=</span> <span
class="n">data</span><span class="p">,</span> <span class="n">out</span>
diff --git a/versions/master/feed.xml b/versions/master/feed.xml
index 21734e7..c3455a0 100644
--- a/versions/master/feed.xml
+++ b/versions/master/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/versions/master/feed.xml" rel="self"
type="application/atom+xml" /><link
href="https://mxnet.apache.org/versions/master/" rel="alternate"
type="text/html"
/><updated>2020-11-23T18:34:04+00:00</updated><id>https://mxnet.apache.org/versions/master/feed.xml</id><title
type="html">Apache MXNet</title><su [...]
\ 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/versions/master/feed.xml" rel="self"
type="application/atom+xml" /><link
href="https://mxnet.apache.org/versions/master/" rel="alternate"
type="text/html"
/><updated>2020-11-24T00:34:12+00:00</updated><id>https://mxnet.apache.org/versions/master/feed.xml</id><title
type="html">Apache MXNet</title><su [...]
\ No newline at end of file