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/incubator-tvm-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new cdde8c2  Build at Tue Aug 25 10:45:08 PDT 2020
cdde8c2 is described below

commit cdde8c2d9d4e0fc0ed5abd2fd7f751c10a572f92
Author: tqchen <[email protected]>
AuthorDate: Tue Aug 25 10:45:08 2020 -0700

    Build at Tue Aug 25 10:45:08 PDT 2020
---
 2020/07/15/how-to-bring-your-own-codegen-to-tvm.html | 1 +
 about.html                                           | 5 +++++
 atom.xml                                             | 2 +-
 rss.xml                                              | 4 ++--
 4 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/2020/07/15/how-to-bring-your-own-codegen-to-tvm.html 
b/2020/07/15/how-to-bring-your-own-codegen-to-tvm.html
index 63da986..ca7024e 100644
--- a/2020/07/15/how-to-bring-your-own-codegen-to-tvm.html
+++ b/2020/07/15/how-to-bring-your-own-codegen-to-tvm.html
@@ -1,3 +1,4 @@
+
 <!DOCTYPE html>
 <html lang="en">
   <head>
diff --git a/about.html b/about.html
index 48b393d..7d60bb1 100644
--- a/about.html
+++ b/about.html
@@ -151,6 +151,11 @@
         
 <h1 id="about-apache-incubating-tvm">About Apache (incubating) TVM</h1>
 
+<p><strong>The vision of the Apache TVM Project is to host a diverse community 
of experts and practitioners
+in machine learning, compilers, and systems architecture to build an 
accessible, extensible, and
+automated open-source framework that optimizes current and emerging machine 
learning models for
+any hardware platform.</strong></p>
+
 <p>Apache(incubating) TVM is an open deep learning compiler stack for CPUs, 
GPUs, and specialized accelerators. It aims to close the gap between the 
productivity-focused deep learning frameworks,
 and the performance- or efficiency-oriented hardware backends. TVM provides 
the following main features:</p>
 
diff --git a/atom.xml b/atom.xml
index 92d9ce6..b3196b9 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-07-15T09:54:04-07:00</updated>
+ <updated>2020-08-25T10:45:05-07:00</updated>
  <id>https://tvm.apache.org</id>
  <author>
    <name></name>
diff --git a/rss.xml b/rss.xml
index 2fa0fda..433e296 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, 15 Jul 2020 09:54:04 -0700</lastBuildDate>
-        <pubDate>Wed, 15 Jul 2020 09:54:04 -0700</pubDate>
+        <lastBuildDate>Tue, 25 Aug 2020 10:45:05 -0700</lastBuildDate>
+        <pubDate>Tue, 25 Aug 2020 10:45:05 -0700</pubDate>
         <ttl>60</ttl>
 
 

Reply via email to