You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by tq...@apache.org on 2020/09/27 22:44:07 UTC

[incubator-tvm-site] branch asf-site updated: Build at Sun Sep 27 15:43:55 PDT 2020

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 73ae019  Build at Sun Sep 27 15:43:55 PDT 2020
73ae019 is described below

commit 73ae0199c2baf57f5e506b53cef9194a4a1b8aa1
Author: tqchen <tq...@gmail.com>
AuthorDate: Sun Sep 27 15:43:55 2020 -0700

    Build at Sun Sep 27 15:43:55 PDT 2020
---
 atom.xml     |   2 +-
 feed.xml     |   2 +-
 history.html | 195 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 index.html   |   6 +-
 rss.xml      |   4 +-
 sitemap.txt  |   1 +
 6 files changed, 204 insertions(+), 6 deletions(-)

diff --git a/atom.xml b/atom.xml
index 29d6c42..3e392b1 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-09-27T15:35:07-07:00</updated>
+ <updated>2020-09-27T15:43:51-07:00</updated>
  <id>https://tvm.apache.org</id>
  <author>
    <name></name>
diff --git a/feed.xml b/feed.xml
index fc8277f..cfac7a3 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-09-27T15:35:07-07:00</updated><id>/feed.xml</id><title type="html">TVM</title><author><name>{&quot;name&quot;=&gt;nil}</name></author><entry><title type="html">How to Bring Your Own Codegen to TVM</title><link  [...]
+<?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-09-27T15:43:51-07:00</updated><id>/feed.xml</id><title type="html">TVM</title><author><name>{&quot;name&quot;=&gt;nil}</name></author><entry><title type="html">How to Bring Your Own Codegen to TVM</title><link  [...]
 
 &lt;p&gt;However, users have to learn a new programming interface when they attempt to work on a new kernel library or a device. As a result, the demand for a unified programming interface becomes more and more important to let all users and hardware backend providers stand on the same page.&lt;/p&gt;
 
diff --git a/history.html b/history.html
new file mode 100644
index 0000000..061fd3b
--- /dev/null
+++ b/history.html
@@ -0,0 +1,195 @@
+<html lang="en">
+<head>
+    <meta charset="UTF-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <title>History</title>
+    <link rel="shortcut icon" href="/assets/images/favicon.ico">
+    <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
+    <link rel="stylesheet" href="/css/slick.css">
+    <link rel="stylesheet" href="/css/slick-theme.css">
+    <link rel="stylesheet" href="/css/custom.css">
+</head>
+<body>
+
+    
+<div class="bannerPage">
+      <header class="header">
+      <div class="container">
+        <div class="headerInner d-flex justify-content-between align-items-center">
+          <div class="headerLogo">
+            <a href="/"><img src="/assets/images/logo.svg" alt="Logo"></a>
+          </div>
+          <div id="headMenu" class="headerNav">
+            <button type="button" id="closeHeadMenu" class="navCloseBtn"><img src="assets/images/close-icon.svg"
+                alt="Close"></button>
+                <ul class="nav">
+    
+    <li class="nav-item">
+        <a class="nav-link" href="/#community">Community</a>
+    </li>
+    
+    <li class="nav-item">
+        <a class="nav-link" href="/download">Download</a>
+    </li>
+    
+    <li class="nav-item">
+        <a class="nav-link" href="/vta">VTA</a>
+    </li>
+    
+    <li class="nav-item">
+        <a class="nav-link" href="/blog">Blog</a>
+    </li>
+    
+    <li class="nav-item">
+        <a class="nav-link" href="https://tvm.apache.org/docs/">Docs</a>
+    </li>
+    
+    <li class="nav-item">
+        <a class="nav-link" href="https://tvmconf.org/">Conference</a>
+    </li>
+    
+    <li class="nav-item">
+        <a class="nav-link" href="https://github.com/apache/incubator-tvm/">Github</a>
+    </li>
+    
+</ul>
+            <div class="responsiveasfdropdown">
+              <button type="button" class="btn-link">
+                ASF
+              </button>
+              <ul>
+    
+    <li>
+        <a href="https://www.apache.org/">Apache Homepage</a>
+    </li>
+    
+    <li>
+        <a href="https://www.apache.org/licenses/">License</a>
+    </li>
+    
+    <li>
+        <a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+    </li>
+    
+    <li>
+        <a href="https://www.apache.org/security/">Security</a>
+    </li>
+    
+    <li>
+        <a href="https://www.apache.org/foundation/thanks.html">Thanks</a>
+    </li>
+    
+    <li>
+        <a href="https://apachecon.com/?ref=tvm.apache.org">Current Events</a>
+    </li>
+    
+</ul>
+            </div>
+          </div>
+          <div class="responsiveMenuIcon">
+            <button type="button" id="menuBtn" class="btn-menu"><img src="assets/images/menu-icon.svg"
+                alt="Menu Icon" /></button>
+          </div>
+          <div class="asfDropdown">
+            <div class="dropdown">
+              <button type="button" class="btn-link dropdown-toggle" data-toggle="dropdown" aria-haspopup="true"
+                aria-expanded="false">
+                ASF
+              </button>
+              <div class="dropdown-menu dropdown-menu-right">
+                <ul>
+    
+    <li>
+        <a href="https://www.apache.org/">Apache Homepage</a>
+    </li>
+    
+    <li>
+        <a href="https://www.apache.org/licenses/">License</a>
+    </li>
+    
+    <li>
+        <a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+    </li>
+    
+    <li>
+        <a href="https://www.apache.org/security/">Security</a>
+    </li>
+    
+    <li>
+        <a href="https://www.apache.org/foundation/thanks.html">Thanks</a>
+    </li>
+    
+    <li>
+        <a href="https://apachecon.com/?ref=tvm.apache.org">Current Events</a>
+    </li>
+    
+</ul>
+              </div>
+            </div>
+          </div>
+        </div>
+      </div>
+    </header>
+
+</div>
+
+
+<div class="container">
+  <div class="content">
+    <div class="row">
+      <div class="span14">
+        <h1 id="history">History</h1>
+
+<p>TVM began as a research project at the <a href="https://sampl.cs.washington.edu/">SAMPL group</a> of
+Paul G. Allen School of Computer Science &amp; Engineering, University of Washington.
+The project is now an effort undergoing incubation at The Apache Software Foundation (ASF),
+driven by an open source community involving multiple industry and academic institutions
+under the Apache way.</p>
+
+<p>TVM provides two level optimizations show in the following figure.
+Computational graph optimization to perform tasks such as high-level operator fusion, layout transformation, and memory management.
+Then a tensor operator optimization and code generation layer that optimizes tensor operators. More details can be found at the <a href="https://arxiv.org/abs/1802.04799">techreport</a>.</p>
+
+      </div>
+    </div>
+  </div>
+</div> <!-- /container -->
+
+    
+
+
+
+
+  <script src="https://code.jquery.com/jquery-2.2.0.min.js" type="text/javascript"></script>
+  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous"></script>
+  <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous"></script>
+  <!-- <script src="./assets/js/slick.js"></script> -->
+  <script src="/assets/js/custome.js"></script>
+  <script async src="https://www.googletagmanager.com/gtag/js?id=UA-179122341-1"></script>
+  <script>
+    window.dataLayer = window.dataLayer || [];
+    function gtag(){dataLayer.push(arguments);}
+    gtag('js', new Date());
+    gtag('config', 'UA-75982049-2');
+  </script>
+</body>
+<section class="footerSec">
+  <div class="footerHeader">
+    <ul class="container d-flex align-md-items-center justify-content-between flex-column flex-md-row">
+      <li class="logo">
+
+        <p><a href="/"><img src="/assets/images/logo.svg" alt="logo" title="logo" /></a></p>
+      </li>
+      <li class="copywrite d-flex align-items-center">
+        <h5 id="apache-software-foundation--all-right-reserved">© 2020 Apache Software Foundation | All right reserved</h5>
+      </li>
+    </ul>
+
+  </div>
+
+  <ul class="container">
+    <li class="footernote">Apache TVM is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does in [...]
+  </ul>
+
+</section>
+</html>
diff --git a/index.html b/index.html
index 92df39b..a72b005 100644
--- a/index.html
+++ b/index.html
@@ -158,8 +158,10 @@
 <img src="/assets/images/about-responsive-image.svg" alt="responsiveAbout" title="responsiveAbout" class="responsiveImg" /></li>
       <li class="aboutDetailsCol">
         <h4 id="about-apache-tvm">About Apache TVM</h4>
-        <p>Apache 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>
+        <p>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. TVM provides the following main features:</p>
 
         <ul>
           <li>Compilation of deep learning models into minimum deployable modules.</li>
diff --git a/rss.xml b/rss.xml
index a413814..3c1c6b4 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>Sun, 27 Sep 2020 15:35:07 -0700</lastBuildDate>
-        <pubDate>Sun, 27 Sep 2020 15:35:07 -0700</pubDate>
+        <lastBuildDate>Sun, 27 Sep 2020 15:43:51 -0700</lastBuildDate>
+        <pubDate>Sun, 27 Sep 2020 15:43:51 -0700</pubDate>
         <ttl>60</ttl>
 
 
diff --git a/sitemap.txt b/sitemap.txt
index 42cbcd7..57d154e 100644
--- a/sitemap.txt
+++ b/sitemap.txt
@@ -6,6 +6,7 @@ https://tvm.apache.org/blog
 https://tvm.apache.org/categories
 https://tvm.apache.org/css/custom.css
 https://tvm.apache.org/download
+https://tvm.apache.org/history
 https://tvm.apache.org/
 https://tvm.apache.org/rss.xml
 https://tvm.apache.org/sitemap.txt