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 eb7087c  Build at Thu Oct  8 20:54:22 EDT 2020
eb7087c is described below

commit eb7087cc3c630461ad22497e7feec1aaefa654b0
Author: tqchen <[email protected]>
AuthorDate: Thu Oct 8 20:54:23 2020 -0400

    Build at Thu Oct  8 20:54:22 EDT 2020
---
 2017/08/17/tvm-release-announcement.html           |   2 +-
 ...s-with-TVM-A-Depthwise-Convolution-Example.html |   2 +-
 2017/10/06/nnvm-compiler-announcement.html         |   2 +-
 ...s-to-TVM-Stack-and-NNVM-Compiler-with-ROCm.html |   2 +-
 2017/11/08/android-rpc-introduction.html           |   2 +-
 2018/01/16/opt-mali-gpu.html                       |   2 +-
 2018/03/12/webgl.html                              |   2 +-
 2018/03/23/nmt-transformer-optimize.html           |   2 +-
 2018/07/12/vta-release-announcement.html           |   2 +-
 2018/08/10/DLPack-Bridge.html                      |   2 +-
 2018/10/03/auto-opt-all.html                       |   2 +-
 2018/10/09/ml-in-tees.html                         |   2 +-
 2018/12/18/lowprecision-conv.html                  |   2 +-
 2019/01/19/Golang.html                             |   2 +-
 2019/03/18/tvm-apache-announcement.html            |   2 +-
 2019/04/29/opt-cuda-quantized.html                 |   2 +-
 2019/05/30/pytorch-frontend.html                   |   2 +-
 ...machine-learning-to-webassembly-and-webgpu.html |   2 +-
 2020/06/04/tinyml-how-tvm-is-taming-tiny.html      |   2 +-
 2020/07/14/bert-pytorch-tvm.html                   |   2 +-
 .../15/how-to-bring-your-own-codegen-to-tvm.html   |   2 +-
 2020/09/26/bring-your-own-datatypes.html           |   2 +-
 _layouts/community.html                            |   5 +
 asf.html                                           |   2 +-
 atom.xml                                           |   2 +-
 blog.html                                          |   2 +-
 categories.html                                    |   2 +-
 community.html                                     | 348 ++++++++++++++++++++-
 download.html                                      |   2 +-
 feed.xml                                           |  20 +-
 history.html                                       |   2 +-
 index.html                                         | 173 +---------
 rss.xml                                            |   4 +-
 sitemap.txt                                        |   1 +
 tags.html                                          |   2 +-
 vta.html                                           |   2 +-
 36 files changed, 390 insertions(+), 221 deletions(-)

diff --git a/2017/08/17/tvm-release-announcement.html 
b/2017/08/17/tvm-release-announcement.html
index 15beeff..8d4d7fa 100644
--- a/2017/08/17/tvm-release-announcement.html
+++ b/2017/08/17/tvm-release-announcement.html
@@ -25,7 +25,7 @@
                 <ul class="nav">
     
     <li class="nav-item">
-        <a class="nav-link" href="/#community">Community</a>
+        <a class="nav-link" href="/community">Community</a>
     </li>
     
     <li class="nav-item">
diff --git 
a/2017/08/22/Optimize-Deep-Learning-GPU-Operators-with-TVM-A-Depthwise-Convolution-Example.html
 
b/2017/08/22/Optimize-Deep-Learning-GPU-Operators-with-TVM-A-Depthwise-Convolution-Example.html
index 2d5648d..3a85ec6 100644
--- 
a/2017/08/22/Optimize-Deep-Learning-GPU-Operators-with-TVM-A-Depthwise-Convolution-Example.html
+++ 
b/2017/08/22/Optimize-Deep-Learning-GPU-Operators-with-TVM-A-Depthwise-Convolution-Example.html
@@ -25,7 +25,7 @@
                 <ul class="nav">
     
     <li class="nav-item">
-        <a class="nav-link" href="/#community">Community</a>
+        <a class="nav-link" href="/community">Community</a>
     </li>
     
     <li class="nav-item">
diff --git a/2017/10/06/nnvm-compiler-announcement.html 
b/2017/10/06/nnvm-compiler-announcement.html
index a593f62..89fa2da 100644
--- a/2017/10/06/nnvm-compiler-announcement.html
+++ b/2017/10/06/nnvm-compiler-announcement.html
@@ -25,7 +25,7 @@
                 <ul class="nav">
     
     <li class="nav-item">
-        <a class="nav-link" href="/#community">Community</a>
+        <a class="nav-link" href="/community">Community</a>
     </li>
     
     <li class="nav-item">
diff --git 
a/2017/10/30/Bringing-AMDGPUs-to-TVM-Stack-and-NNVM-Compiler-with-ROCm.html 
b/2017/10/30/Bringing-AMDGPUs-to-TVM-Stack-and-NNVM-Compiler-with-ROCm.html
index 93aa975..ef1c332 100644
--- a/2017/10/30/Bringing-AMDGPUs-to-TVM-Stack-and-NNVM-Compiler-with-ROCm.html
+++ b/2017/10/30/Bringing-AMDGPUs-to-TVM-Stack-and-NNVM-Compiler-with-ROCm.html
@@ -25,7 +25,7 @@
                 <ul class="nav">
     
     <li class="nav-item">
-        <a class="nav-link" href="/#community">Community</a>
+        <a class="nav-link" href="/community">Community</a>
     </li>
     
     <li class="nav-item">
diff --git a/2017/11/08/android-rpc-introduction.html 
b/2017/11/08/android-rpc-introduction.html
index f0fbed6..7d9330f 100644
--- a/2017/11/08/android-rpc-introduction.html
+++ b/2017/11/08/android-rpc-introduction.html
@@ -25,7 +25,7 @@
                 <ul class="nav">
     
     <li class="nav-item">
-        <a class="nav-link" href="/#community">Community</a>
+        <a class="nav-link" href="/community">Community</a>
     </li>
     
     <li class="nav-item">
diff --git a/2018/01/16/opt-mali-gpu.html b/2018/01/16/opt-mali-gpu.html
index cd2fb7e..6554dc8 100644
--- a/2018/01/16/opt-mali-gpu.html
+++ b/2018/01/16/opt-mali-gpu.html
@@ -25,7 +25,7 @@
                 <ul class="nav">
     
     <li class="nav-item">
-        <a class="nav-link" href="/#community">Community</a>
+        <a class="nav-link" href="/community">Community</a>
     </li>
     
     <li class="nav-item">
diff --git a/2018/03/12/webgl.html b/2018/03/12/webgl.html
index 5975942..d39e78c 100644
--- a/2018/03/12/webgl.html
+++ b/2018/03/12/webgl.html
@@ -25,7 +25,7 @@
                 <ul class="nav">
     
     <li class="nav-item">
-        <a class="nav-link" href="/#community">Community</a>
+        <a class="nav-link" href="/community">Community</a>
     </li>
     
     <li class="nav-item">
diff --git a/2018/03/23/nmt-transformer-optimize.html 
b/2018/03/23/nmt-transformer-optimize.html
index cdfd43d..ad70e44 100644
--- a/2018/03/23/nmt-transformer-optimize.html
+++ b/2018/03/23/nmt-transformer-optimize.html
@@ -25,7 +25,7 @@
                 <ul class="nav">
     
     <li class="nav-item">
-        <a class="nav-link" href="/#community">Community</a>
+        <a class="nav-link" href="/community">Community</a>
     </li>
     
     <li class="nav-item">
diff --git a/2018/07/12/vta-release-announcement.html 
b/2018/07/12/vta-release-announcement.html
index 883bd93..4dec55e 100644
--- a/2018/07/12/vta-release-announcement.html
+++ b/2018/07/12/vta-release-announcement.html
@@ -25,7 +25,7 @@
                 <ul class="nav">
     
     <li class="nav-item">
-        <a class="nav-link" href="/#community">Community</a>
+        <a class="nav-link" href="/community">Community</a>
     </li>
     
     <li class="nav-item">
diff --git a/2018/08/10/DLPack-Bridge.html b/2018/08/10/DLPack-Bridge.html
index 3dcad19..fcd167f 100644
--- a/2018/08/10/DLPack-Bridge.html
+++ b/2018/08/10/DLPack-Bridge.html
@@ -25,7 +25,7 @@
                 <ul class="nav">
     
     <li class="nav-item">
-        <a class="nav-link" href="/#community">Community</a>
+        <a class="nav-link" href="/community">Community</a>
     </li>
     
     <li class="nav-item">
diff --git a/2018/10/03/auto-opt-all.html b/2018/10/03/auto-opt-all.html
index 03be85f..af4207a 100644
--- a/2018/10/03/auto-opt-all.html
+++ b/2018/10/03/auto-opt-all.html
@@ -25,7 +25,7 @@
                 <ul class="nav">
     
     <li class="nav-item">
-        <a class="nav-link" href="/#community">Community</a>
+        <a class="nav-link" href="/community">Community</a>
     </li>
     
     <li class="nav-item">
diff --git a/2018/10/09/ml-in-tees.html b/2018/10/09/ml-in-tees.html
index 3a536ca..89f9234 100644
--- a/2018/10/09/ml-in-tees.html
+++ b/2018/10/09/ml-in-tees.html
@@ -25,7 +25,7 @@
                 <ul class="nav">
     
     <li class="nav-item">
-        <a class="nav-link" href="/#community">Community</a>
+        <a class="nav-link" href="/community">Community</a>
     </li>
     
     <li class="nav-item">
diff --git a/2018/12/18/lowprecision-conv.html 
b/2018/12/18/lowprecision-conv.html
index 5c316d5..d0c64c7 100644
--- a/2018/12/18/lowprecision-conv.html
+++ b/2018/12/18/lowprecision-conv.html
@@ -25,7 +25,7 @@
                 <ul class="nav">
     
     <li class="nav-item">
-        <a class="nav-link" href="/#community">Community</a>
+        <a class="nav-link" href="/community">Community</a>
     </li>
     
     <li class="nav-item">
diff --git a/2019/01/19/Golang.html b/2019/01/19/Golang.html
index c839829..edde55f 100644
--- a/2019/01/19/Golang.html
+++ b/2019/01/19/Golang.html
@@ -25,7 +25,7 @@
                 <ul class="nav">
     
     <li class="nav-item">
-        <a class="nav-link" href="/#community">Community</a>
+        <a class="nav-link" href="/community">Community</a>
     </li>
     
     <li class="nav-item">
diff --git a/2019/03/18/tvm-apache-announcement.html 
b/2019/03/18/tvm-apache-announcement.html
index 28e4f8a..ea5144d 100644
--- a/2019/03/18/tvm-apache-announcement.html
+++ b/2019/03/18/tvm-apache-announcement.html
@@ -25,7 +25,7 @@
                 <ul class="nav">
     
     <li class="nav-item">
-        <a class="nav-link" href="/#community">Community</a>
+        <a class="nav-link" href="/community">Community</a>
     </li>
     
     <li class="nav-item">
diff --git a/2019/04/29/opt-cuda-quantized.html 
b/2019/04/29/opt-cuda-quantized.html
index adb9da2..58e728d 100644
--- a/2019/04/29/opt-cuda-quantized.html
+++ b/2019/04/29/opt-cuda-quantized.html
@@ -25,7 +25,7 @@
                 <ul class="nav">
     
     <li class="nav-item">
-        <a class="nav-link" href="/#community">Community</a>
+        <a class="nav-link" href="/community">Community</a>
     </li>
     
     <li class="nav-item">
diff --git a/2019/05/30/pytorch-frontend.html b/2019/05/30/pytorch-frontend.html
index 3a93286..3580589 100644
--- a/2019/05/30/pytorch-frontend.html
+++ b/2019/05/30/pytorch-frontend.html
@@ -25,7 +25,7 @@
                 <ul class="nav">
     
     <li class="nav-item">
-        <a class="nav-link" href="/#community">Community</a>
+        <a class="nav-link" href="/community">Community</a>
     </li>
     
     <li class="nav-item">
diff --git 
a/2020/05/14/compiling-machine-learning-to-webassembly-and-webgpu.html 
b/2020/05/14/compiling-machine-learning-to-webassembly-and-webgpu.html
index 4042c0c..2080c1e 100644
--- a/2020/05/14/compiling-machine-learning-to-webassembly-and-webgpu.html
+++ b/2020/05/14/compiling-machine-learning-to-webassembly-and-webgpu.html
@@ -25,7 +25,7 @@
                 <ul class="nav">
     
     <li class="nav-item">
-        <a class="nav-link" href="/#community">Community</a>
+        <a class="nav-link" href="/community">Community</a>
     </li>
     
     <li class="nav-item">
diff --git a/2020/06/04/tinyml-how-tvm-is-taming-tiny.html 
b/2020/06/04/tinyml-how-tvm-is-taming-tiny.html
index 74026bf..7e0769f 100644
--- a/2020/06/04/tinyml-how-tvm-is-taming-tiny.html
+++ b/2020/06/04/tinyml-how-tvm-is-taming-tiny.html
@@ -25,7 +25,7 @@
                 <ul class="nav">
     
     <li class="nav-item">
-        <a class="nav-link" href="/#community">Community</a>
+        <a class="nav-link" href="/community">Community</a>
     </li>
     
     <li class="nav-item">
diff --git a/2020/07/14/bert-pytorch-tvm.html b/2020/07/14/bert-pytorch-tvm.html
index 81b2f38..46c2117 100644
--- a/2020/07/14/bert-pytorch-tvm.html
+++ b/2020/07/14/bert-pytorch-tvm.html
@@ -25,7 +25,7 @@
                 <ul class="nav">
     
     <li class="nav-item">
-        <a class="nav-link" href="/#community">Community</a>
+        <a class="nav-link" href="/community">Community</a>
     </li>
     
     <li class="nav-item">
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 e05c927..adbb6ba 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
@@ -25,7 +25,7 @@
                 <ul class="nav">
     
     <li class="nav-item">
-        <a class="nav-link" href="/#community">Community</a>
+        <a class="nav-link" href="/community">Community</a>
     </li>
     
     <li class="nav-item">
diff --git a/2020/09/26/bring-your-own-datatypes.html 
b/2020/09/26/bring-your-own-datatypes.html
index a066998..f96c77e 100644
--- a/2020/09/26/bring-your-own-datatypes.html
+++ b/2020/09/26/bring-your-own-datatypes.html
@@ -25,7 +25,7 @@
                 <ul class="nav">
     
     <li class="nav-item">
-        <a class="nav-link" href="/#community">Community</a>
+        <a class="nav-link" href="/community">Community</a>
     </li>
     
     <li class="nav-item">
diff --git a/_layouts/community.html b/_layouts/community.html
new file mode 100644
index 0000000..7ff227b
--- /dev/null
+++ b/_layouts/community.html
@@ -0,0 +1,5 @@
+---
+layout: default
+---
+{% include header_page.html %}
+{{ content }}
diff --git a/asf.html b/asf.html
index d511ea4..a46228c 100644
--- a/asf.html
+++ b/asf.html
@@ -25,7 +25,7 @@
                 <ul class="nav">
     
     <li class="nav-item">
-        <a class="nav-link" href="/#community">Community</a>
+        <a class="nav-link" href="/community">Community</a>
     </li>
     
     <li class="nav-item">
diff --git a/atom.xml b/atom.xml
index 392765e..5eb9c69 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-10-07T12:11:58-04:00</updated>
+ <updated>2020-10-08T20:54:20-04:00</updated>
  <id>https://tvm.apache.org</id>
  <author>
    <name></name>
diff --git a/blog.html b/blog.html
index 4b02dca..4013ec9 100644
--- a/blog.html
+++ b/blog.html
@@ -25,7 +25,7 @@
                 <ul class="nav">
     
     <li class="nav-item">
-        <a class="nav-link" href="/#community">Community</a>
+        <a class="nav-link" href="/community">Community</a>
     </li>
     
     <li class="nav-item">
diff --git a/categories.html b/categories.html
index 4355792..f720d89 100644
--- a/categories.html
+++ b/categories.html
@@ -25,7 +25,7 @@
                 <ul class="nav">
     
     <li class="nav-item">
-        <a class="nav-link" href="/#community">Community</a>
+        <a class="nav-link" href="/community">Community</a>
     </li>
     
     <li class="nav-item">
diff --git a/community.html b/community.html
index e4b58bf..282ab42 100644
--- a/community.html
+++ b/community.html
@@ -1,10 +1,340 @@
-<html lang="en-US">
-  <meta charset="utf-8">
-  <title>Redirecting&hellip;</title>
-  <link rel="canonical" href="/#community" >
-  <script>location="/#community"</script>
-  <meta http-equiv="refresh" content="0; url=/#community">
-  <meta name="robots" content="noindex">
-  <h1>Redirecting&hellip;</h1>
-  <a href="/#community">Click here if you are not redirected.</a>
+<html lang="en">
+<head>
+    <meta charset="UTF-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <title>Community</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://www.apache.org/events/current-event";>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://www.apache.org/events/current-event";>Events</a>
+    </li>
+    
+</ul>
+              </div>
+            </div>
+          </div>
+        </div>
+      </div>
+    </header>
+
+</div>
+
+
+<section class="communitySec">
+  <div class="container">
+    <h3 id="join-the-tvm-community">Join the TVM Community</h3>
+    <p>Here are a few ways you can stay involved:</p>
+    <div class="communityCardRow">
+      <ul class="communityCard">
+    
+    <li>
+        <h5>Mailing Lists</h5>
+        <p>As per Apache tradition, everything that happens in the community 
(also) happens in the mail-list.</p>
+        <a href="javascript:void(0)" class="btn" id="openMailingModal">Mailing 
List</a>
+    </li>
+    
+    <li>
+        <h5>Discuss Forum</h5>
+        <p>We use discuss forum for general discussions and usage trouble 
shooting. We welcome all topics related to the TVM stack.</p>
+        <a href="https://discuss.tvm.apache.org/"; class="btn">Join The 
Discussion</a>
+    </li>
+    
+    <li>
+        <h5>TVM Conference</h5>
+        <p>We hold a yearly conference on the state of the art for TVM and 
would love for you to join us. You can also view videos from our past 
conferences here.</p>
+        <a href="https://tvmconf.org/"; class="btn">Learn About the 
Conference</a>
+    </li>
+    
+    <li>
+        <h5>Github Issues</h5>
+        <p>We use our Github issue tracker for developer RFCs and roadmap 
discussion.</p>
+        <a href="https://github.com/apache/incubator-tvm/issues/"; 
class="btn">Github Issue Tracker</a>
+    </li>
+    
+    <li>
+        <h5>Roadmap</h5>
+        <p>We are releasing our public roadmaps on github. Please reach out 
are interested working in aspects that are not on the roadmap.</p>
+        <a href="https://github.com/apache/incubator-tvm/projects/1"; 
class="btn">See The Public Roadmap</a>
+    </li>
+    
+    <li>
+        <h5>Contributing</h5>
+        <p>As a community project, we welcome contributions! The package is 
developed and used by the community.</p>
+        <a href="https://tvm.apache.org/docs/contribute/"; 
class="btn">Contribute</a>
+    </li>
+    
+    <li class="mailingBox" id="mailingModal">
+        <button id="closeModal" type="button" class="modalCloseBtn">close <img 
src="assets/images/modal-close-icon.svg" alt="" />
+        </button>
+        <ul class="modalContent">
+          <li>
+            <h5>Mailing Lists</h5>
+            <p>As per Apache tradition, everything that happens in the 
community (also) happens in the mail-list.
+              Here
+              are the relevant mailing lists:</p>
+
+            <ul>
+              <li> <a href="mailto:[email protected]"; 
class="mail-link">[email protected]</a> development related activities. </li>
+              <li>All discuss forum thread and github issues with RFC 
COMMUNITY tags are automatically forwarded to
+              [email protected].</li>
+              <li> <a href="mailto:[email protected]"; 
class="mail-link">[email protected]</a> archive of discuss forum. 
</li>
+            </ul>
+          </li>
+          <li>
+            Email [email protected] to subscribe.
+            <a href="mailto:[email protected]"; type="button" 
class="btn btn-submit">Subscribe</a>
+          </li>
+        </ul>
+      </li>
+</ul>
+    </div>
+
+  </div>
+</section>
+
+<section class="organizationsSec">
+  <div class="container">
+
+    <h3 id="organizations-using-and-contributing-to-tvm">Organizations using 
and contributing to TVM</h3>
+
+    <p>Apache TVM is actively being used and contributed to by developers from 
many organizations.
+This is a community maintained list of organizations using and contributing to 
tvm in alphabetical order.</p>
+    <ul>
+    
+    <li>
+        <img src="/images/community/alicloud.png" />
+    </li>
+    
+    <li>
+        <img src="/images/community/amd.png" />
+    </li>
+    
+    <li>
+        <img src="/images/community/arm.png" />
+    </li>
+    
+    <li>
+        <img src="/images/community/aws.png" />
+    </li>
+    
+    <li>
+        <img src="/images/community/cmuscs.png" />
+    </li>
+    
+    <li>
+        <img src="/images/community/cornell.svg" />
+    </li>
+    
+    <li>
+        <img src="/images/community/edgecortix.png" />
+    </li>
+    
+    <li>
+        <img src="/images/community/facebookopen.png" />
+    </li>
+    
+    <li>
+        <img src="/images/community/huawei.png" />
+    </li>
+    
+    <li>
+        <img src="/images/community/intel.png" />
+    </li>
+    
+    <li>
+        <img src="/images/community/itri_tw.png" />
+    </li>
+    
+    <li>
+        <img src="/images/community/microsoft.png" />
+    </li>
+    
+    <li>
+        <img src="/images/community/nvidia.png" />
+    </li>
+    
+    <li>
+        <img src="/images/community/oasislabs.png" />
+    </li>
+    
+    <li>
+        <img src="/images/community/octoml.png" />
+    </li>
+    
+    <li>
+        <img src="/images/community/qualcommic.png" />
+    </li>
+    
+    <li>
+        <img src="/images/community/ucberkeley.png" />
+    </li>
+    
+    <li>
+        <img src="/images/community/ucla.png" />
+    </li>
+    
+    <li>
+        <img src="/images/community/uwcse.png" />
+    </li>
+    
+    <li>
+        <img src="/images/community/xilinx.png" />
+    </li>
+    
+</ul>
+
+  </div>
+</section>
+
+
+    
+
+
+
+
+  <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-75982049-2";></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/download.html b/download.html
index e31e588..ddd3a9f 100644
--- a/download.html
+++ b/download.html
@@ -25,7 +25,7 @@
                 <ul class="nav">
     
     <li class="nav-item">
-        <a class="nav-link" href="/#community">Community</a>
+        <a class="nav-link" href="/community">Community</a>
     </li>
     
     <li class="nav-item">
diff --git a/feed.xml b/feed.xml
index 550d62b..8d339a9 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-10-07T12:11:58-04: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="http://localhost:4000/feed.xml"; 
rel="self" type="application/atom+xml" /><link href="http://localhost:4000/"; 
rel="alternate" type="text/html" 
/><updated>2020-10-08T20:54:20-04:00</updated><id>http://localhost:4000/feed.xml</id><title
 
type="html">TVM</title><author><name>{&quot;name&quot;=&gt;nil}</name></author><entry><title
 [...]
 
 &lt;h2 id=&quot;introduction&quot;&gt;Introduction&lt;/h2&gt;
 
@@ -282,7 +282,7 @@ For more documentation about the Bring Your Own Datatypes 
framework
       &lt;p&gt;&lt;a 
href=&quot;https://posithub.org/docs/BeatingFloatingPoint.pdf&quot; 
target=&quot;_blank&quot;&gt;Beating Floating Point at its Own Game: Posit 
Arithmetic&lt;/a&gt; &lt;a href=&quot;#fnref:posit&quot; 
class=&quot;reversefootnote&quot; 
role=&quot;doc-backlink&quot;&gt;&amp;#8617;&lt;/a&gt;&lt;/p&gt;
     &lt;/li&gt;
   &lt;/ol&gt;
-&lt;/div&gt;</content><author><name>Gus Smith, Andrew 
Liu</name></author><summary type="html">In this post, we describe the Bring 
Your Own Datatypes framework, which enables the use of custom datatypes within 
TVM.</summary></entry><entry><title type="html">How to Bring Your Own Codegen 
to TVM</title><link href="/2020/07/15/how-to-bring-your-own-codegen-to-tvm" 
rel="alternate" type="text/html" title="How to Bring Your Own Codegen to TVM" 
/><published>2020-07-15T00:00:00-04:00</published>< [...]
+&lt;/div&gt;</content><author><name>Gus Smith, Andrew 
Liu</name></author><summary type="html">In this post, we describe the Bring 
Your Own Datatypes framework, which enables the use of custom datatypes within 
TVM.</summary></entry><entry><title type="html">How to Bring Your Own Codegen 
to TVM</title><link 
href="http://localhost:4000/2020/07/15/how-to-bring-your-own-codegen-to-tvm"; 
rel="alternate" type="text/html" title="How to Bring Your Own Codegen to TVM" 
/><published>2020-07-15T00:00: [...]
 
 &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;
 
@@ -751,7 +751,7 @@ Figure 4: After Graph Partitioning.
 
 &lt;h2 id=&quot;acknowledgment&quot;&gt;Acknowledgment&lt;/h2&gt;
 
-&lt;p&gt;We would like to thank our colleague Animesh Jain for valuable 
discussions in the framework design; Tianqi Chen and Jared Roesch from OctoML 
for system design discussions and prototyping; Masahiro Masuda from the TVM 
community to help code review and improve the DNNL integration. We would also 
like to thank Ramana Radhakrishnan, Matthew Barrett, Manupa Karunaratne, and 
Luke Hutton from ARM, U.K. for contributing several helpful ideas, related 
Relay passes, and the Arm Compute Li [...]
+&lt;p&gt;We would like to thank our colleague Animesh Jain for valuable 
discussions in the framework design; Tianqi Chen and Jared Roesch from OctoML 
for system design discussions and prototyping; Masahiro Masuda from the TVM 
community to help code review and improve the DNNL integration. We would also 
like to thank Ramana Radhakrishnan, Matthew Barrett, Manupa Karunaratne, and 
Luke Hutton from ARM, U.K. for contributing several helpful ideas, related 
Relay passes, and the Arm Compute Li [...]
  the Jupyter Notebook to follow along is on &lt;a 
href=&quot;https://github.com/t-vi/pytorch-tvmisc/tree/master/transformers-pytorch-tvm/&quot;&gt;github&lt;/a&gt;.)&lt;/p&gt;
 
 &lt;p&gt;Some of the most intriguing applications of Artificial Intelligence 
have been in Natural Language Processing.
@@ -1264,7 +1264,7 @@ one would want to re-do cheap computation, most 
prominently point-wise computati
 &lt;h1 id=&quot;author&quot;&gt;Author&lt;/h1&gt;
 
 &lt;p&gt;&lt;a href=&quot;https://lernapparat.de/&quot;&gt;Thomas 
Viehmann&lt;/a&gt; is the founder of &lt;a 
href=&quot;https://mathinf.eu/&quot;&gt;MathInf GmbH&lt;/a&gt;, Munich, 
Germany, a boutique training and consultancy firm focusing on Machine Learning 
and PyTorch.
-He is a PyTorch core developer and co-authored &lt;a 
href=&quot;https://www.manning.com/books/deep-learning-with-pytorch&quot;&gt;Deep
 Learning with PyTorch&lt;/a&gt;, which currently available as &lt;a 
href=&quot;https://pytorch.org/deep-learning-with-pytorch&quot;&gt;free 
download from the PyTorch 
website&lt;/a&gt;.&lt;/p&gt;</content><author><name>Thomas Viehmann, MathInf 
GmbH</name></author><summary type="html"></summary></entry><entry><title 
type="html">TinyML - How TVM is Taming Ti [...]
+He is a PyTorch core developer and co-authored &lt;a 
href=&quot;https://www.manning.com/books/deep-learning-with-pytorch&quot;&gt;Deep
 Learning with PyTorch&lt;/a&gt;, which currently available as &lt;a 
href=&quot;https://pytorch.org/deep-learning-with-pytorch&quot;&gt;free 
download from the PyTorch 
website&lt;/a&gt;.&lt;/p&gt;</content><author><name>Thomas Viehmann, MathInf 
GmbH</name></author><summary type="html"></summary></entry><entry><title 
type="html">TinyML - How TVM is Taming Ti [...]
 
 &lt;p&gt;The proliferation of low-cost, AI-powered consumer devices has led to 
widespread interest in “bare-metal” (low-power, often without an operating 
system) devices among ML researchers and practitioners.  While it is already 
possible for experts to run &lt;em&gt;some&lt;/em&gt; models on 
&lt;em&gt;some&lt;/em&gt; bare-metal devices, optimizing models for diverse 
sets of devices is challenging, often requiring manually optimized 
device-specific libraries.  And for those platforms wi [...]
 
@@ -1563,7 +1563,7 @@ Diagram from CMSIS-NN paper showing a 2x2 matrix 
multiplication microkernel&lt;/
   &lt;li&gt;&lt;a 
href=&quot;https://homes.cs.washington.edu/~moreau/&quot;&gt;Thierry 
Moreau&lt;/a&gt;, for mentoring me during my time at OctoML.&lt;/li&gt;
   &lt;li&gt;&lt;a 
href=&quot;https://homes.cs.washington.edu/~vegaluis/&quot;&gt;Luis 
Vega&lt;/a&gt;, for teaching me the fundamentals of interacting with 
microcontrollers.&lt;/li&gt;
   &lt;li&gt;&lt;a 
href=&quot;https://www.linkedin.com/in/themadrasi/?originalSubdomain=uk&quot;&gt;Ramana
 Radhakrishnan&lt;/a&gt;, for supplying the Arm hardware used in our 
experiments and for providing guidance on its usage.&lt;/li&gt;
-&lt;/ul&gt;</content><author><name>Logan Weber and Andrew Reusch, 
OctoML</name></author><summary type="html"></summary></entry><entry><title 
type="html">Compiling Machine Learning to WASM and WebGPU with Apache 
TVM</title><link 
href="/2020/05/14/compiling-machine-learning-to-webassembly-and-webgpu" 
rel="alternate" type="text/html" title="Compiling Machine Learning to WASM and 
WebGPU with Apache TVM" 
/><published>2020-05-14T00:00:00-04:00</published><updated>2020-05-14T00:00:00-04:00</upd
 [...]
+&lt;/ul&gt;</content><author><name>Logan Weber and Andrew Reusch, 
OctoML</name></author><summary type="html"></summary></entry><entry><title 
type="html">Compiling Machine Learning to WASM and WebGPU with Apache 
TVM</title><link 
href="http://localhost:4000/2020/05/14/compiling-machine-learning-to-webassembly-and-webgpu";
 rel="alternate" type="text/html" title="Compiling Machine Learning to WASM and 
WebGPU with Apache TVM" 
/><published>2020-05-14T00:00:00-04:00</published><updated>2020-05-1 [...]
 
 &lt;p&gt;We introduced support for WASM and WebGPU to the Apache TVM deep 
learning compiler. Our experiments shows that  TVM’s WebGPU backend can get 
&lt;strong&gt;close to native&lt;/strong&gt; &lt;strong&gt;GPU 
performance&lt;/strong&gt; when deploying models to the web.&lt;/p&gt;
 
@@ -1641,7 +1641,7 @@ Diagram from CMSIS-NN paper showing a 2x2 matrix 
multiplication microkernel&lt;/
 
 &lt;h2 id=&quot;acknowledgement&quot;&gt;Acknowledgement&lt;/h2&gt;
 
-&lt;p&gt;We would like to thank the emscripten project for providing the WASM 
compilation infrastructures as well as the JS library support on the web. We 
would also like to thank the WebGPU community for various helpful discussions. 
Thanks to Fletcher Haynes for valuable feedbacks to the 
post.&lt;/p&gt;</content><author><name>Tianqi Chen and Jared Roesch, 
OctoML</name></author><summary type="html">TLDR</summary></entry><entry><title 
type="html">Integrating TVM into PyTorch</title><link  [...]
+&lt;p&gt;We would like to thank the emscripten project for providing the WASM 
compilation infrastructures as well as the JS library support on the web. We 
would also like to thank the WebGPU community for various helpful discussions. 
Thanks to Fletcher Haynes for valuable feedbacks to the 
post.&lt;/p&gt;</content><author><name>Tianqi Chen and Jared Roesch, 
OctoML</name></author><summary type="html">TLDR</summary></entry><entry><title 
type="html">Integrating TVM into PyTorch</title><link  [...]
 it has become clear that PyTorch stands to benefit from directly leveraging 
the compiler stack.
 A major tenet of PyTorch is providing seamless and robust integrations that 
don’t get in the user’s way.
 To that end, PyTorch now has an official TVM-based backend, &lt;a 
href=&quot;https://github.com/pytorch/tvm&quot;&gt;torch_tvm&lt;/a&gt;.&lt;/p&gt;
@@ -1733,7 +1733,7 @@ def mul(a, b, c):
 
 # via script
 relay_graph = torch_tvm.to_relay(mul, inputs)
-&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;</content><author><name>Bram 
Wasti</name></author><summary type="html">As TVM continuously demonstrates 
improvements to the efficiency of deep learning execution, it has become clear 
that PyTorch stands to benefit from directly leveraging the compiler stack. A 
major tenet of PyTorch is providing seamless and robust integrations that don’t 
get in the user’s way. To that end, PyTorch now has an official TVM-based 
backend, torch_tvm.</summary [...]
+&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;</content><author><name>Bram 
Wasti</name></author><summary type="html">As TVM continuously demonstrates 
improvements to the efficiency of deep learning execution, it has become clear 
that PyTorch stands to benefit from directly leveraging the compiler stack. A 
major tenet of PyTorch is providing seamless and robust integrations that don’t 
get in the user’s way. To that end, PyTorch now has an official TVM-based 
backend, torch_tvm.</summary [...]
 On real-time scenarios such as inference on autonomous vehicles, the inference 
speed of the model is critical.
 Network quantization is an effective approach to accelerating deep learning 
models.
 In quantized models, both data and model parameters are represented with low 
precision data types such as &lt;code class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;int8&lt;/code&gt; and &lt;code 
class=&quot;language-plaintext highlighter-rouge&quot;&gt;float16&lt;/code&gt;.
@@ -1868,7 +1868,7 @@ We show that automatic optimization in TVM makes it easy 
and flexible to support
 &lt;/ul&gt;
 
 &lt;h1 id=&quot;bio--acknowledgement&quot;&gt;Bio &amp;amp; 
Acknowledgement&lt;/h1&gt;
-&lt;p&gt;&lt;a href=&quot;https://wuwei.io/&quot;&gt;Wuwei Lin&lt;/a&gt; is an 
undergraduate student at SJTU. He is currently an intern at TuSimple. The 
author has many thanks to &lt;a 
href=&quot;https://homes.cs.washington.edu/~tqchen/&quot;&gt;Tianqi 
Chen&lt;/a&gt; and &lt;a 
href=&quot;https://homes.cs.washington.edu/~eqy/&quot;&gt;Eddie Yan&lt;/a&gt; 
for their reviews.&lt;/p&gt;</content><author><name>Wuwei 
Lin</name></author><summary type="html">Deep learning has been successfully ap 
[...]
+&lt;p&gt;&lt;a href=&quot;https://wuwei.io/&quot;&gt;Wuwei Lin&lt;/a&gt; is an 
undergraduate student at SJTU. He is currently an intern at TuSimple. The 
author has many thanks to &lt;a 
href=&quot;https://homes.cs.washington.edu/~tqchen/&quot;&gt;Tianqi 
Chen&lt;/a&gt; and &lt;a 
href=&quot;https://homes.cs.washington.edu/~eqy/&quot;&gt;Eddie Yan&lt;/a&gt; 
for their reviews.&lt;/p&gt;</content><author><name>Wuwei 
Lin</name></author><summary type="html">Deep learning has been successfully ap 
[...]
 
 &lt;p&gt;TVM is an open source deep learning compiler stack that closes the 
gap between the productivity-focused deep learning frameworks, and the 
performance- or efficiency-oriented hardware backends. Today, we are glad to 
announce that the TVM community has decided to move on to Apache incubator, and 
becomes an Apache(incubating) project.&lt;/p&gt;
 
@@ -1882,7 +1882,7 @@ We show that automatic optimization in TVM makes it easy 
and flexible to support
 
 &lt;p&gt;We would like to take this chance to thank the Allen School for 
supporting the SAMPL team that gave birth to the TVM project. We would also 
like to thank the Halide project which provided the basis for TVM’s loop-level 
IR and initial code generation. We would like to thank our Apache incubator 
mentors for introducing the project to Apache and providing useful guidance. 
Finally, we would like to thank the TVM community and all of the organizations, 
as listed above, that supported [...]
 
-&lt;p&gt;See also the &lt;a 
href=&quot;https://news.cs.washington.edu/2019/03/18/allen-schools-tvm-deep-learning-compiler-framework-transitions-to-apache/&quot;&gt;Allen
 School news about the transition here&lt;/a&gt;, &lt;a 
href=&quot;https://sampl.cs.washington.edu/tvmconf/#about-tvmconf&quot;&gt;TVM 
conference program slides and recordings&lt;/a&gt;, and &lt;a 
href=&quot;https://tvm.apache.org/docs//contribute/community.html&quot;&gt;our 
community guideline here&lt;/a&gt;. Follow us o [...]
+&lt;p&gt;See also the &lt;a 
href=&quot;https://news.cs.washington.edu/2019/03/18/allen-schools-tvm-deep-learning-compiler-framework-transitions-to-apache/&quot;&gt;Allen
 School news about the transition here&lt;/a&gt;, &lt;a 
href=&quot;https://sampl.cs.washington.edu/tvmconf/#about-tvmconf&quot;&gt;TVM 
conference program slides and recordings&lt;/a&gt;, and &lt;a 
href=&quot;https://tvm.apache.org/docs//contribute/community.html&quot;&gt;our 
community guideline here&lt;/a&gt;. Follow us o [...]
 
 &lt;p&gt;TVM is an open deep learning compiler stack to compile various deep 
learning models from different
 frameworks to CPU, GPU or specialized accelerators.  TVM supports model 
compilation from a wide range
@@ -2043,7 +2043,7 @@ closure as TVM packed function and invoke the same across 
programming language b
   &lt;li&gt;[5] &lt;a 
href=&quot;https://blog.learngoprogramming.com/golang-variadic-funcs-how-to-patterns-369408f19085&quot;&gt;Go
 Variadic Functions&lt;/a&gt;&lt;/li&gt;
   &lt;li&gt;[6] &lt;a 
href=&quot;https://github.com/jdeng/gomxnet&quot;&gt;CFFI 
Ref&lt;/a&gt;&lt;/li&gt;
   &lt;li&gt;[7] &lt;a 
href=&quot;https://golang.org/pkg/runtime/#SetFinalizer&quot;&gt;Go 
Finalizers&lt;/a&gt;&lt;/li&gt;
-&lt;/ul&gt;</content><author><name>Siva</name></author><summary 
type="html">Introduction</summary></entry><entry><title type="html">Automating 
Generation of Low Precision Deep Learning Operators</title><link 
href="/2018/12/18/lowprecision-conv" rel="alternate" type="text/html" 
title="Automating Generation of Low Precision Deep Learning Operators" 
/><published>2018-12-18T00:00:00-05:00</published><updated>2018-12-18T00:00:00-05:00</updated><id>/2018/12/18/lowprecision-conv</id><content
 ty [...]
+&lt;/ul&gt;</content><author><name>Siva</name></author><summary 
type="html">Introduction</summary></entry><entry><title type="html">Automating 
Generation of Low Precision Deep Learning Operators</title><link 
href="http://localhost:4000/2018/12/18/lowprecision-conv"; rel="alternate" 
type="text/html" title="Automating Generation of Low Precision Deep Learning 
Operators" 
/><published>2018-12-18T00:00:00-05:00</published><updated>2018-12-18T00:00:00-05:00</updated><id>http://localhost:4000/20
 [...]
 devices becomes challenging because of their limited compute and energy 
budgets. A  recent  trend
  in  deep  learning  is  the  use  of  extremely  quantized  models  that 
operate  on  inputs  and
  weights  of  a  few  bits, with networks like XNOR-Net, DoReFa-Net, and 
HWGQ-Net making steady
diff --git a/history.html b/history.html
index 70d3ec3..7a74c90 100644
--- a/history.html
+++ b/history.html
@@ -25,7 +25,7 @@
                 <ul class="nav">
     
     <li class="nav-item">
-        <a class="nav-link" href="/#community">Community</a>
+        <a class="nav-link" href="/community">Community</a>
     </li>
     
     <li class="nav-item">
diff --git a/index.html b/index.html
index 6f0f911..ab30d77 100644
--- a/index.html
+++ b/index.html
@@ -24,7 +24,7 @@
                 <ul class="nav">
     
     <li class="nav-item">
-        <a class="nav-link" href="/#community">Community</a>
+        <a class="nav-link" href="/community">Community</a>
     </li>
     
     <li class="nav-item">
@@ -203,173 +203,6 @@ any hardware platform. TVM provides the following main 
features:</p>
 
 </section>
 
-<section class="organizationsSec">
-  <div class="container">
-
-    <h3 id="organizations-using-and-contributing-to-tvm">Organizations using 
and contributing to TVM</h3>
-    <p>Apache TVM is actively being used and contributed to by developers from 
many organizations.
-This is a community maintained list of organizations using and contributing to 
tvm in alphabetical order.</p>
-    <ul>
-    
-    <li>
-        <img src="/images/community/alicloud.png" />
-    </li>
-    
-    <li>
-        <img src="/images/community/amd.png" />
-    </li>
-    
-    <li>
-        <img src="/images/community/arm.png" />
-    </li>
-    
-    <li>
-        <img src="/images/community/aws.png" />
-    </li>
-    
-    <li>
-        <img src="/images/community/cmuscs.png" />
-    </li>
-    
-    <li>
-        <img src="/images/community/cornell.svg" />
-    </li>
-    
-    <li>
-        <img src="/images/community/edgecortix.png" />
-    </li>
-    
-    <li>
-        <img src="/images/community/facebookopen.png" />
-    </li>
-    
-    <li>
-        <img src="/images/community/huawei.png" />
-    </li>
-    
-    <li>
-        <img src="/images/community/intel.png" />
-    </li>
-    
-    <li>
-        <img src="/images/community/itri_tw.png" />
-    </li>
-    
-    <li>
-        <img src="/images/community/microsoft.png" />
-    </li>
-    
-    <li>
-        <img src="/images/community/nvidia.png" />
-    </li>
-    
-    <li>
-        <img src="/images/community/oasislabs.png" />
-    </li>
-    
-    <li>
-        <img src="/images/community/octoml.png" />
-    </li>
-    
-    <li>
-        <img src="/images/community/qualcommic.png" />
-    </li>
-    
-    <li>
-        <img src="/images/community/ucberkeley.png" />
-    </li>
-    
-    <li>
-        <img src="/images/community/ucla.png" />
-    </li>
-    
-    <li>
-        <img src="/images/community/uwcse.png" />
-    </li>
-    
-    <li>
-        <img src="/images/community/xilinx.png" />
-    </li>
-    
-</ul>
-
-  </div>
-</section>
-
-<p><a name="community"></a></p>
-
-<section class="communitySec">
-  <div class="container">
-    <h3 id="join-the-tvm-community">Join the TVM Community</h3>
-    <p>Here are a few ways you can stay involved:</p>
-    <div class="communityCardRow">
-      <ul class="communityCard">
-    
-    <li>
-        <h5>Mailing Lists</h5>
-        <p>As per Apache tradition, everything that happens in the community 
(also) happens in the mail-list.</p>
-        <a href="javascript:void(0)" class="btn" id="openMailingModal">Mailing 
List</a>
-    </li>
-    
-    <li>
-        <h5>Discuss Forum</h5>
-        <p>We use discuss forum for general discussions and usage trouble 
shooting. We welcome all topics related to the TVM stack.</p>
-        <a href="https://discuss.tvm.apache.org/"; class="btn">Join The 
Discussion</a>
-    </li>
-    
-    <li>
-        <h5>TVM Conference</h5>
-        <p>We hold a yearly conference on the state of the art for TVM and 
would love for you to join us. You can also view videos from our past 
conferences here.</p>
-        <a href="https://tvmconf.org/"; class="btn">Learn About the 
Conference</a>
-    </li>
-    
-    <li>
-        <h5>Github Issues</h5>
-        <p>We use our Github issue tracker for developer RFCs and roadmap 
discussion.</p>
-        <a href="https://github.com/apache/incubator-tvm/issues/"; 
class="btn">Github Issue Tracker</a>
-    </li>
-    
-    <li>
-        <h5>Roadmap</h5>
-        <p>We are releasing our public roadmaps on github. Please reach out 
are interested working in aspects that are not on the roadmap.</p>
-        <a href="https://github.com/apache/incubator-tvm/projects/1"; 
class="btn">See The Public Roadmap</a>
-    </li>
-    
-    <li>
-        <h5>Contributing</h5>
-        <p>As a community project, we welcome contributions! The package is 
developed and used by the community.</p>
-        <a href="https://tvm.apache.org/docs/contribute/"; 
class="btn">Contribute</a>
-    </li>
-    
-    <li class="mailingBox" id="mailingModal">
-        <button id="closeModal" type="button" class="modalCloseBtn">close <img 
src="assets/images/modal-close-icon.svg" alt="" />
-        </button>
-        <ul class="modalContent">
-          <li>
-            <h5>Mailing Lists</h5>
-            <p>As per Apache tradition, everything that happens in the 
community (also) happens in the mail-list.
-              Here
-              are the relevant mailing lists:</p>
-
-            <ul>
-              <li> <a href="mailto:[email protected]"; 
class="mail-link">[email protected]</a> development related activities. </li>
-              <li>All discuss forum thread and github issues with RFC 
COMMUNITY tags are automatically forwarded to
-              [email protected].</li>
-              <li> <a href="mailto:[email protected]"; 
class="mail-link">[email protected]</a> archive of discuss forum. 
</li>
-            </ul>
-          </li>
-          <li>
-            Email [email protected] to subscribe.
-            <a href="mailto:[email protected]"; type="button" 
class="btn btn-submit">Subscribe</a>
-          </li>
-        </ul>
-      </li>
-</ul>
-    </div>
-
-  </div>
-</section>
-
 <section class="docSec">
   <div class="container">
 
@@ -379,8 +212,8 @@ This is a community maintained list of organizations using 
and contributing to t
         <p><a href="https://tvm.apache.org/docs/";>Written with care <br /> 
&amp; love for you.</a></p>
       </li>
       <li class="doc-link-block">
-        <h3 id="github">Github</h3>
-        <p><a href="https://github.com/apache/incubator-tvm";>Github repo <br 
/> for development</a></p>
+        <h3 id="community">Community</h3>
+        <p><a href="/community">Join the TVM <br /> community</a></p>
       </li>
       <li class="doc-link-block">
         <h3 id="blog">Blog</h3>
diff --git a/rss.xml b/rss.xml
index 14bd2a9..70cf51d 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, 07 Oct 2020 12:11:58 -0400</lastBuildDate>
-        <pubDate>Wed, 07 Oct 2020 12:11:58 -0400</pubDate>
+        <lastBuildDate>Thu, 08 Oct 2020 20:54:20 -0400</lastBuildDate>
+        <pubDate>Thu, 08 Oct 2020 20:54:20 -0400</pubDate>
         <ttl>60</ttl>
 
 
diff --git a/sitemap.txt b/sitemap.txt
index b6dbd44..bfad106 100644
--- a/sitemap.txt
+++ b/sitemap.txt
@@ -4,6 +4,7 @@ https://tvm.apache.org/asf
 https://tvm.apache.org/atom.xml
 https://tvm.apache.org/blog
 https://tvm.apache.org/categories
+https://tvm.apache.org/community
 https://tvm.apache.org/css/custom.css
 https://tvm.apache.org/download
 https://tvm.apache.org/history
diff --git a/tags.html b/tags.html
index 264cffa..797d9ab 100644
--- a/tags.html
+++ b/tags.html
@@ -25,7 +25,7 @@
                 <ul class="nav">
     
     <li class="nav-item">
-        <a class="nav-link" href="/#community">Community</a>
+        <a class="nav-link" href="/community">Community</a>
     </li>
     
     <li class="nav-item">
diff --git a/vta.html b/vta.html
index fb3ca41..8766699 100644
--- a/vta.html
+++ b/vta.html
@@ -25,7 +25,7 @@
                 <ul class="nav">
     
     <li class="nav-item">
-        <a class="nav-link" href="/#community">Community</a>
+        <a class="nav-link" href="/community">Community</a>
     </li>
     
     <li class="nav-item">

Reply via email to