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 56f6575517 Build at Mon Oct 27 14:19:21 UTC 2025
56f6575517 is described below

commit 56f6575517498049f0df02a295d95d75f4b8cc84
Author: tvm-bot <[email protected]>
AuthorDate: Mon Oct 27 14:19:22 2025 +0000

    Build at Mon Oct 27 14:19:21 UTC 2025
---
 atom.xml | 2 +-
 feed.xml | 2 +-
 rss.xml  | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/atom.xml b/atom.xml
index 1b28904c60..99a8550125 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-22T15:14:12+00:00</updated>
+ <updated>2025-10-27T14:18:48+00:00</updated>
  <id>https://tvm.apache.org</id>
  <author>
    <name></name>
diff --git a/feed.xml b/feed.xml
index cbed874716..e3d56b2eb0 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-22T15:14:12+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-27T14:18:48+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 077169b0b3..8faa9cc590 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, 22 Oct 2025 15:14:12 +0000</lastBuildDate>
-        <pubDate>Wed, 22 Oct 2025 15:14:12 +0000</pubDate>
+        <lastBuildDate>Mon, 27 Oct 2025 14:18:48 +0000</lastBuildDate>
+        <pubDate>Mon, 27 Oct 2025 14:18:48 +0000</pubDate>
         <ttl>60</ttl>
 
 

Reply via email to