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

[Feature] Enhancing MatmulOps with Splitk Support #48

Merged
merged 13 commits into from
Jun 5, 2024

Conversation

LeiWang1999
Copy link
Contributor

This pull request introduces a number of changes across the python/bitblas package in order to improve the functionality of the BitBlas library. The changes include updates to the Rasterization and TensorCoreExtraConfig classes, modifications to the fast_decode_impl method, and the addition of the MatmulWithSplitK class.

Updates to Rasterization and TensorCoreExtraConfig classes:

Modifications to fast_decode_impl method:

Addition of MatmulWithSplitK class:

Other important changes:

@LeiWang1999 LeiWang1999 merged commit 99a744e into microsoft:main Jun 5, 2024
3 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