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 02412d5  Publish triggered by CI
02412d5 is described below

commit 02412d5e364fbddd1772dc6c467a8a9ce3928ca9
Author: mxnet-ci <mxnet-ci>
AuthorDate: Tue Oct 6 00:45:21 2020 +0000

    Publish triggered by CI
---
 date.txt                                           | 1 -
 feed.xml                                           | 2 +-
 get_started/build_from_source.html                 | 8 ++++----
 versions/master/feed.xml                           | 2 +-
 versions/master/get_started/build_from_source.html | 8 ++++----
 5 files changed, 10 insertions(+), 11 deletions(-)

diff --git a/date.txt b/date.txt
deleted file mode 100644
index 6a25ad5..0000000
--- a/date.txt
+++ /dev/null
@@ -1 +0,0 @@
-Mon Oct  5 18:41:16 UTC 2020
diff --git a/feed.xml b/feed.xml
index a41ef7b..66b5bb3 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-10-05T18:30:10+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-10-06T00:34:09+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/get_started/build_from_source.html 
b/get_started/build_from_source.html
index c1ae588..0b92a68 100644
--- a/get_started/build_from_source.html
+++ b/get_started/build_from_source.html
@@ -334,13 +334,13 @@ dependencies of MXNet.</p>
 <div class="language-bash highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code><span class="nb">sudo </span>yum <span 
class="nb">install </span>epel-release centos-release-scl
 <span class="nb">sudo </span>yum <span class="nb">install </span>git make 
ninja-build automake autoconf libtool protobuf-compiler protobuf-devel <span 
class="se">\</span>
     atlas-devel openblas-devel lapack-devel opencv-devel openssl-devel 
zeromq-devel python3 <span class="se">\ </span>
-    devtoolset-7
+    devtoolset-8
 <span class="nb">source</span> /opt/rh/devtoolset-7/enable
 </code></pre></div></div>
-<p>Here <code class="highlighter-rouge">devtoolset-7</code> refers to the <a 
href="https://www.softwarecollections.org/en/scls/rhscl/devtoolset-7/";>Developer
 Toolset
-7</a> created by
+<p>Here <code class="highlighter-rouge">devtoolset-8</code> refers to the <a 
href="https://www.softwarecollections.org/en/scls/rhscl/devtoolset-8/";>Developer
 Toolset
+8</a> created by
 Red Hat for developers working on CentOS or Red Hat Enterprise Linux platform
-and providing the GNU Compiler Collection 7.</p>
+and providing the GNU Compiler Collection 9.</p>
 
 <h3 id="macos">macOS</h3>
 <div class="language-bash highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code><span class="c"># Install OS X Developer Tools</span>
diff --git a/versions/master/feed.xml b/versions/master/feed.xml
index a41ef7b..66b5bb3 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-10-05T18:30:10+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-10-06T00:34:09+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/get_started/build_from_source.html 
b/versions/master/get_started/build_from_source.html
index c1ae588..0b92a68 100644
--- a/versions/master/get_started/build_from_source.html
+++ b/versions/master/get_started/build_from_source.html
@@ -334,13 +334,13 @@ dependencies of MXNet.</p>
 <div class="language-bash highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code><span class="nb">sudo </span>yum <span 
class="nb">install </span>epel-release centos-release-scl
 <span class="nb">sudo </span>yum <span class="nb">install </span>git make 
ninja-build automake autoconf libtool protobuf-compiler protobuf-devel <span 
class="se">\</span>
     atlas-devel openblas-devel lapack-devel opencv-devel openssl-devel 
zeromq-devel python3 <span class="se">\ </span>
-    devtoolset-7
+    devtoolset-8
 <span class="nb">source</span> /opt/rh/devtoolset-7/enable
 </code></pre></div></div>
-<p>Here <code class="highlighter-rouge">devtoolset-7</code> refers to the <a 
href="https://www.softwarecollections.org/en/scls/rhscl/devtoolset-7/";>Developer
 Toolset
-7</a> created by
+<p>Here <code class="highlighter-rouge">devtoolset-8</code> refers to the <a 
href="https://www.softwarecollections.org/en/scls/rhscl/devtoolset-8/";>Developer
 Toolset
+8</a> created by
 Red Hat for developers working on CentOS or Red Hat Enterprise Linux platform
-and providing the GNU Compiler Collection 7.</p>
+and providing the GNU Compiler Collection 9.</p>
 
 <h3 id="macos">macOS</h3>
 <div class="language-bash highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code><span class="c"># Install OS X Developer Tools</span>

Reply via email to