microsoft / BitBLAS

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

does BitBLAS suport ROCM/AMD GPUS #55

Open radna0 opened 1 week ago

radna0 commented 1 week ago
### Tasks
### Tasks
LeiWang1999 commented 1 week ago

Hi @radna0 , This branch supports HIP and Matrix Core Codegen, but the migration is still under process.

radna0 commented 1 week ago

Thank you, I will check the branch out