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.git


The following commit(s) were added to refs/heads/main by this push:
     new 1b992163b0 [FFI] Bump tvm-ffi to latest Aug 3 (#20083)
1b992163b0 is described below

commit 1b992163b03522fb061c3f86b9dd7388f58a73f9
Author: Tianqi Chen <[email protected]>
AuthorDate: Mon Aug 3 09:32:46 2026 +0800

    [FFI] Bump tvm-ffi to latest Aug 3 (#20083)
    
    ## Summary
    
    - update the bundled tvm-ffi revision to the latest upstream main as of
    August 3
    - include the current object-lifetime, Rust dispatch, Tensor, and
    type-info improvements
    
    ## Rationale
    
    Keeping the source dependency synchronized ensures TVM builds against
    the current tvm-ffi interface and implementation. The updated revision
    remains compatible with TVM, so no downstream source changes are
    required.
---
 3rdparty/tvm-ffi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/3rdparty/tvm-ffi b/3rdparty/tvm-ffi
index 3e8b2a8609..3bfcffa584 160000
--- a/3rdparty/tvm-ffi
+++ b/3rdparty/tvm-ffi
@@ -1 +1 @@
-Subproject commit 3e8b2a860936fdacc85d65ec07bcebe150d23b5f
+Subproject commit 3bfcffa58476935c9b08b7e6e74f8491b4ec54cf

Reply via email to