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 9062c88549 Add tvm-ffi
9062c88549 is described below

commit 9062c88549c923953086fc47b22b699dbf4bbb60
Author: tqchen <[email protected]>
AuthorDate: Fri Oct 31 13:21:32 2025 -0400

    Add tvm-ffi
---
 download.md | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/download.md b/download.md
index ba9975effc..df3bef6e74 100644
--- a/download.md
+++ b/download.md
@@ -9,7 +9,9 @@ description: "Download Apache TVM"
 
 {% include JB/setup %}
 
-# Download Apache TVM Source Code
+# Download  Source Code
+
+## Apache TVM
 
 These source archives are generated from tagged releases.
 For any updates refer to the corresponding branches in the [GitHub 
repository](https://github.com/apache/tvm/).
@@ -34,6 +36,12 @@ Choose your flavor of download from the following links:
 | 0.8.0   | 
[apache-tvm-src-v0.8.0.tar.gz](https://www.apache.org/dyn/closer.lua/tvm/tvm-v0.8.0/apache-tvm-src-v0.8.0.tar.gz)
 | 
[.asc](https://downloads.apache.org/tvm/tvm-v0.8.0/apache-tvm-src-v0.8.0.tar.gz.asc)
 | 
[.sha512](https://downloads.apache.org/tvm/tvm-v0.8.0/apache-tvm-src-v0.8.0.tar.gz.sha512)
 |
 
 
+## Apache TVM FFI
+
+| Version | Source | PGP | SHA |
+| ------- | ------ | --- | --- |
+| 0.1.0   | 
[apache-tvm-ffi-src-v0.1.0.tar.gz](https://www.apache.org/dyn/closer.lua/tvm/tvm-ffi-v0.1.0//apache-tvm-ffi-src-v0.1.0.tar.gz)
 | 
[.asc](https://downloads.apache.org/tvm/tvm-ffi-v0.1.0/apache-tvm-ffi-src-v0.1.0.tar.gz.asc)
 | 
[.sha512](https://downloads.apache.org/tvm/tvm-ffi-v0.1.0/apache-tvm-ffi-src-v0.1.0.tar.gz.sha512)
 |
+
 
 <br>
 

Reply via email to