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 45808fa  Build at Wed Mar 10 17:37:58 PST 2021
45808fa is described below

commit 45808fad491dd0794d77c901e108c60387921397
Author: tqchen <[email protected]>
AuthorDate: Wed Mar 10 17:37:59 2021 -0800

    Build at Wed Mar 10 17:37:58 PST 2021
---
 atom.xml                     |   2 +-
 community.html               |   4 ++++
 feed.xml                     |   2 +-
 images/community/samsung.png | Bin 0 -> 29175 bytes
 rss.xml                      |   4 ++--
 5 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/atom.xml b/atom.xml
index a74826d..6128949 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>2021-03-04T15:01:42-08:00</updated>
+ <updated>2021-03-10T17:37:55-08:00</updated>
  <id>https://tvm.apache.org</id>
  <author>
    <name></name>
diff --git a/community.html b/community.html
index d3e347f..de4d31d 100644
--- a/community.html
+++ b/community.html
@@ -279,6 +279,10 @@ This is a community maintained list of organizations using 
and contributing to t
     </li>
     
     <li>
+        <img src="/images/community/samsung.png" />
+    </li>
+    
+    <li>
         <img src="/images/community/sjtu.png" />
     </li>
     
diff --git a/feed.xml b/feed.xml
index b6e6b58..ba57287 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>2021-03-04T15:01:42-08:00</updated><id>/feed.xml</id><title 
type="html">TVM</title><author><name>{&quot;name&quot;=&gt;nil}</name></author><entry><title
 type="html">Introducing TVM Auto-scheduler (a.k.a. Ansor)</tit [...]
+<?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>2021-03-10T17:37:55-08:00</updated><id>/feed.xml</id><title 
type="html">TVM</title><author><name>{&quot;name&quot;=&gt;nil}</name></author><entry><title
 type="html">Introducing TVM Auto-scheduler (a.k.a. Ansor)</tit [...]
 model size, operator diversity, and hardware heterogeneity.
 From a computational perspective, deep neural networks are just layers and 
layers of tensor computations.
 These tensor computations, such as matmul and conv2d, can be easily described 
by mathematical expressions.
diff --git a/images/community/samsung.png b/images/community/samsung.png
new file mode 100644
index 0000000..ec86255
Binary files /dev/null and b/images/community/samsung.png differ
diff --git a/rss.xml b/rss.xml
index 5d1e909..65cc637 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>Thu, 04 Mar 2021 15:01:42 -0800</lastBuildDate>
-        <pubDate>Thu, 04 Mar 2021 15:01:42 -0800</pubDate>
+        <lastBuildDate>Wed, 10 Mar 2021 17:37:55 -0800</lastBuildDate>
+        <pubDate>Wed, 10 Mar 2021 17:37:55 -0800</pubDate>
         <ttl>60</ttl>
 
 

Reply via email to