Skip to content

Conversation

@oraluben
Copy link
Collaborator

No description provided.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 20, 2025

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link

👋 Hi! Thank you for contributing to the TileLang project.

Please remember to run pre-commit run --all-files in the root directory of the project to ensure your changes are properly linted and formatted. This will help ensure your contribution passes the format check.

We appreciate you taking this step! Our team will review your contribution, and we look forward to your awesome work! 🚀

@oraluben
Copy link
Collaborator Author

Some update:

tvm's compiled device code into binary and embed them to runtime mod (inside f"{pack_lib_prefix}devc.c" is c array containing compiled device code):

https://github.com/tile-ai/tvm/blob/03ad7ccd20058ad9576571375771129a98e72756/python/tvm/runtime/module.py#L288-L304

What we need is to fork the current metal codegen from tvm, make sure it's aware of torch's mps context, and see if it works well.

@LeiWang1999 LeiWang1999 self-requested a review December 21, 2025 15:16
@LeiWang1999
Copy link
Member

@oraluben Thanks and feel free to connect if you need any help :)

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