Skip to content

[REFACTOR][PYTHON] Revisit lifted support modules from tvm.contrib#19653

Open
cbalint13 wants to merge 1 commit into
apache:mainfrom
cbalint13:tvm_support
Open

[REFACTOR][PYTHON] Revisit lifted support modules from tvm.contrib#19653
cbalint13 wants to merge 1 commit into
apache:mainfrom
cbalint13:tvm_support

Conversation

@cbalint13
Copy link
Copy Markdown
Contributor

In continuation of #19624 this catches some unlifted entries.

Hope there is no more left, for consistency it now covers comments and perhaps non-active (hotpath) parts.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request refactors several TVM FFI global function registrations, error messages, and documentation references, moving them from the tvm.contrib namespace to the tvm.support namespace (such as nvcc, rocm, and emcc). The reviewer suggests moving the test file tests/python/contrib/test_ccache.py to tests/python/support/test_ccache.py to align with the new package structure.

Comment thread tests/python/support/test_ccache.py
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.

1 participant