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

github-bot 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 238110421a Build at Fri Oct 31 17:22:25 UTC 2025
238110421a is described below

commit 238110421a3cc0049e8aaf7e499fade79b1f31f3
Author: tvm-bot <[email protected]>
AuthorDate: Fri Oct 31 17:22:25 2025 +0000

    Build at Fri Oct 31 17:22:25 UTC 2025
---
 atom.xml      |  2 +-
 download.html | 25 ++++++++++++++++++++++++-
 feed.xml      |  2 +-
 rss.xml       |  4 ++--
 4 files changed, 28 insertions(+), 5 deletions(-)

diff --git a/atom.xml b/atom.xml
index 494b3514af..603efa9ca1 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>2025-10-31T12:50:20+00:00</updated>
+ <updated>2025-10-31T17:21:54+00:00</updated>
  <id>https://tvm.apache.org</id>
  <author>
    <name></name>
diff --git a/download.html b/download.html
index df3292a3ac..765b8b37c0 100644
--- a/download.html
+++ b/download.html
@@ -132,7 +132,9 @@
     <div class="row">
       <div class="span14">
         
-<h1 id="download-apache-tvm-source-code">Download Apache TVM Source Code</h1>
+<h1 id="download--source-code">Download  Source Code</h1>
+
+<h2 id="apache-tvm">Apache TVM</h2>
 
 <p>These source archives are generated from tagged releases.
 For any updates refer to the corresponding branches in the <a 
href="https://github.com/apache/tvm/";>GitHub repository</a>.
@@ -241,6 +243,27 @@ Choose your flavor of download from the following 
links:</p>
   </tbody>
 </table>
 
+<h2 id="apache-tvm-ffi">Apache TVM FFI</h2>
+
+<table>
+  <thead>
+    <tr>
+      <th>Version</th>
+      <th>Source</th>
+      <th>PGP</th>
+      <th>SHA</th>
+    </tr>
+  </thead>
+  <tbody>
+    <tr>
+      <td>0.1.0</td>
+      <td><a 
href="https://www.apache.org/dyn/closer.lua/tvm/tvm-ffi-v0.1.0//apache-tvm-ffi-src-v0.1.0.tar.gz";>apache-tvm-ffi-src-v0.1.0.tar.gz</a></td>
+      <td><a 
href="https://downloads.apache.org/tvm/tvm-ffi-v0.1.0/apache-tvm-ffi-src-v0.1.0.tar.gz.asc";>.asc</a></td>
+      <td><a 
href="https://downloads.apache.org/tvm/tvm-ffi-v0.1.0/apache-tvm-ffi-src-v0.1.0.tar.gz.sha512";>.sha512</a></td>
+    </tr>
+  </tbody>
+</table>
+
 <p><br /></p>
 
 <h1 id="verify-the-integrity-of-the-files">Verify the Integrity of the 
Files</h1>
diff --git a/feed.xml b/feed.xml
index d38698e56c..df26298b22 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.4.1">Jekyll</generator><link href="/feed.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2025-10-31T12:50:20+00:00</updated><id>/feed.xml</id><title 
type="html">TVM</title><author><name>{&quot;name&quot; =&gt; 
nil}</name></author><entry><title type="html">Building an Open ABI and FFI for 
ML Systems</tit [...]
+<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="4.4.1">Jekyll</generator><link href="/feed.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2025-10-31T17:21:54+00:00</updated><id>/feed.xml</id><title 
type="html">TVM</title><author><name>{&quot;name&quot; =&gt; 
nil}</name></author><entry><title type="html">Building an Open ABI and FFI for 
ML Systems</tit [...]
 
 <p>The exciting growth of the ecosystem is the reason for today’s fast pace of 
innovation in AI. However, it also presents a significant challenge: 
<strong>interoperability</strong>. Many of those components need to integrate 
with each other. For example, libraries such as FlashInfer and cuDNN need to be 
integrated into PyTorch, JAX, and TensorRT’s runtime system, each of which may 
come with different interface requirements. ML compilers and DSLs also usually 
expose Python JIT binding su [...]
 
diff --git a/rss.xml b/rss.xml
index 34c792739d..a9bd57d6a7 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>Fri, 31 Oct 2025 12:50:20 +0000</lastBuildDate>
-        <pubDate>Fri, 31 Oct 2025 12:50:20 +0000</pubDate>
+        <lastBuildDate>Fri, 31 Oct 2025 17:21:54 +0000</lastBuildDate>
+        <pubDate>Fri, 31 Oct 2025 17:21:54 +0000</pubDate>
         <ttl>60</ttl>
 
 

Reply via email to