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][AMD] Add AMD CDNA Arch #225

Closed Cunxiao2002 closed 2 weeks ago

LeiWang1999 commented 1 month ago

Hi @Cunxiao2002 , thanks for your contribution, would you mind add simple test case for this arch?

Cunxiao2002 commented 1 month ago

@microsoft-github-policy-service agree

Cunxiao2002 commented 1 month ago

Thank you for your recommendations and I will improve my code based on them.

LeiWang1999 commented 1 month ago

I've reviewed the code and left some comments.

LeiWang1999 commented 2 weeks ago

@Cunxiao2002 Please fix the lint :)

Cunxiao2002 commented 2 weeks ago

@Cunxiao2002 Please fix the lint :)

I'll fix it right away, sorry.

LeiWang1999 commented 2 weeks ago

@Cunxiao2002 , One test failed, please fix the test.

LeiWang1999 commented 2 weeks ago

Well done @Cunxiao2002 , thanks for your great efforts! Merged :)