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

tqchen pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/tvm-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 071b2f0  Build at Wed Nov 25 14:54:39 EST 2020
071b2f0 is described below

commit 071b2f07b766ad1b18673c7c285da221f5b0d497
Author: tqchen <[email protected]>
AuthorDate: Wed Nov 25 14:54:40 2020 -0500

    Build at Wed Nov 25 14:54:39 EST 2020
---
 atom.xml   | 2 +-
 feed.xml   | 2 +-
 index.html | 4 ++--
 rss.xml    | 4 ++--
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/atom.xml b/atom.xml
index 67de769..1e1edc7 100644
--- a/atom.xml
+++ b/atom.xml
@@ -4,7 +4,7 @@
  <title>TVM</title>
  <link href="https://tvm.apache.org"; rel="self"/>
  <link href="https://tvm.apache.org"/>
- <updated>2020-11-25T09:04:05-05:00</updated>
+ <updated>2020-11-25T14:54:37-05:00</updated>
  <id>https://tvm.apache.org</id>
  <author>
    <name></name>
diff --git a/feed.xml b/feed.xml
index b2cc2ac..4aadebb 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="4.1.1">Jekyll</generator><link href="/feed.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2020-11-25T09:04:05-05:00</updated><id>/feed.xml</id><title 
type="html">TVM</title><author><name>{&quot;name&quot;=&gt;nil}</name></author><entry><title
 type="html">Bring Your Own Datatypes: Enabling Custom Datatype [...]
+<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="4.1.1">Jekyll</generator><link href="/feed.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2020-11-25T14:54:37-05:00</updated><id>/feed.xml</id><title 
type="html">TVM</title><author><name>{&quot;name&quot;=&gt;nil}</name></author><entry><title
 type="html">Bring Your Own Datatypes: Enabling Custom Datatype [...]
 
 &lt;h2 id=&quot;introduction&quot;&gt;Introduction&lt;/h2&gt;
 
diff --git a/index.html b/index.html
index 0508283..355b3ba 100644
--- a/index.html
+++ b/index.html
@@ -136,11 +136,11 @@
         <div class="bannerInner">
           <div class="bannerDetails">
             <h1>Apache TVM</h1>
-            <p class="subHeadingOne">An End to End Deep Learning Compiler 
Stack for CPUs, GPUs and accelerators</p>
+            <p class="subHeadingOne">An End to End Machine Learning Compiler 
Framework for CPUs, GPUs and accelerators</p>
             <a href="/#about" class="btn btn-dark">Learn More</a>
           </div>
           <div class="rightAlignDetails">
-            <p class="subHeadingTwo">Apache TVM is an open source deep 
learning compiler stack for CPUs,
+            <p class="subHeadingTwo">Apache TVM is an open source machine 
learning compiler framework for CPUs,
               GPUs, and machine learning accelerators. It aims to enable 
machine learning engineers to optimize and run
               computations efficiently on any hardware backend.</p>
           </div>
diff --git a/rss.xml b/rss.xml
index de30b8c..12029fb 100644
--- a/rss.xml
+++ b/rss.xml
@@ -5,8 +5,8 @@
         <description>TVM - </description>
         <link>https://tvm.apache.org</link>
         <atom:link href="https://tvm.apache.org"; rel="self" 
type="application/rss+xml" />
-        <lastBuildDate>Wed, 25 Nov 2020 09:04:05 -0500</lastBuildDate>
-        <pubDate>Wed, 25 Nov 2020 09:04:05 -0500</pubDate>
+        <lastBuildDate>Wed, 25 Nov 2020 14:54:37 -0500</lastBuildDate>
+        <pubDate>Wed, 25 Nov 2020 14:54:37 -0500</pubDate>
         <ttl>60</ttl>
 
 

Reply via email to