microsoft / BitBLAS

BitBLAS is a library to support mixed-precision matrix multiplications, especially for quantized LLM deployment.
MIT License
428 stars 34 forks source link

[DEV][TL] Support AMD Matrix Code Implementation #237

Closed LeiWang1999 closed 3 weeks ago

LeiWang1999 commented 3 weeks ago

This pull request includes significant changes to the bitblas package, primarily focusing on restructuring the initialization process and improving the layout functions. The most important changes include updating submodule references, refactoring the initialization script, and adding new layout functions.

Submodule Update:

Initialization Refactor:

Logging Improvements:

Import Path Updates:

New Layout Functions: