microsoft / BitBLAS

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

[Dev][Relax] Update Bitblas end2end tuning example with relax #242

Closed LeiWang1999 closed 2 weeks ago

LeiWang1999 commented 2 weeks ago

This pull request includes several changes to the bitblas library and its examples. The changes primarily involve reorganizing imports, renaming files, and adding new example scripts for end-to-end testing. Here are the most important changes:

Codebase Reorganization:

New Example Script:

Miscellaneous: