Skip to content

Conversation

@tqchen
Copy link
Member

@tqchen tqchen commented May 27, 2025

This PR phases out tvm._ffi redirections in favor of new FFI new functions are now called via tvm.ffi.

We also enabled limited API support for python 3.12+ so the compiled binary can be forward compatible to future python versions.

@tqchen tqchen force-pushed the ffi-refactor branch 3 times, most recently from 0d02d6b to 420f521 Compare May 28, 2025 17:54
This PR phases out tvm._ffi redirections in favor of new FFI
new functions are now called via tvm.ffi.

We also enabled limited API support for python 3.12+
so the compiled binary can be forward compatible to future
python versions.
Copy link
Contributor

@MasterJH5574 MasterJH5574 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@MasterJH5574 MasterJH5574 merged commit 4289efa into apache:main May 28, 2025
13 checks passed
ShiboXing pushed a commit to ShiboXing/tvm that referenced this pull request Aug 10, 2025
…#18020)

This PR phases out tvm._ffi redirections in favor of new FFI
new functions are now called via tvm.ffi.

We also enabled limited API support for python 3.12+
so the compiled binary can be forward compatible to future
python versions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants