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 f215d264ed [FFI] Bump tvm-ffi to 0.1.13.post2 (#20088)
f215d264ed is described below

commit f215d264ed7f95cc8e4ce4284900e020d9808a1e
Author: Tianqi Chen <[email protected]>
AuthorDate: Wed Aug 5 09:16:53 2026 +0800

    [FFI] Bump tvm-ffi to 0.1.13.post2 (#20088)
    
    Update the bundled tvm-ffi gitlink to the v0.1.13-post2 release.
    
    Validation:
    - full TVM build
    - bundled tvm-ffi C++/ASan suite
    - focused Python object, function, dataclass, tensor, and structural
    tests
    - focused TVM runtime and module tests
---
 3rdparty/tvm-ffi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

Reply via email to