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

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


The following commit(s) were added to refs/heads/main by this push:
     new 3896941  minor tweak
3896941 is described below

commit 3896941c86a6c3f707f9bc0c05d0c3a936fa5ab6
Author: tqchen <[email protected]>
AuthorDate: Wed Nov 25 14:54:29 2020 -0500

    minor tweak
---
 _includes/header_index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/_includes/header_index.html b/_includes/header_index.html
index f22abdc..e8196a7 100644
--- a/_includes/header_index.html
+++ b/_includes/header_index.html
@@ -6,11 +6,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>

Reply via email to