This is an automated email from the ASF dual-hosted git repository.
yongwww pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 601da7b875 upgrade cutlass v4.2.0 supporting cuda 13 (#18236)
add aa4c8187f7 [FFI][ABI] ABI Updates to for future metadata and complex
ordering (#18254)
No new revisions were added by this update.
Summary of changes:
ffi/include/tvm/ffi/c_api.h | 23 ++++++++++++----------
ffi/include/tvm/ffi/extra/module.h | 14 +++++++++++++
ffi/pyproject.toml | 2 +-
ffi/python/tvm_ffi/cython/base.pxi | 9 +++++----
ffi/scripts/run_tests.sh | 4 +++-
ffi/src/ffi/extra/module.cc | 18 +++++++++++++++++
.../src/main/java/org/apache/tvm/TypeIndex.java | 8 ++++----
web/src/ctypes.ts | 8 ++++----
8 files changed, 62 insertions(+), 24 deletions(-)