Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Dev] Enhance TileLang Backend and fix a bug for INT4xINT2 #236

Merged
merged 11 commits into from
Nov 5, 2024

Conversation

LeiWang1999
Copy link
Contributor

This pull request introduces a new utility function retrieve_func_from_module and refactors existing code to use this function for retrieving the main function from an IR module. The changes ensure a more consistent and reusable approach across multiple files.

Key changes include:

Utility Function Addition:

Refactoring to Use New Utility Function:

Code Clean-Up:

  • bitblas/ops/operator.py: Removed the update_func method as it is no longer needed due to the new utility function.

@LeiWang1999 LeiWang1999 merged commit 04ffcc3 into microsoft:main Nov 5, 2024
5 of 6 checks passed
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