ROCm / hipBLASLt

hipBLASLt is a library that provides general matrix-matrix operations with a flexible API and extends functionalities beyond a traditional BLAS library
https://rocm.docs.amd.com/projects/hipBLASLt/en/latest/index.html
MIT License
65 stars 89 forks source link

Remove Min/Max/TotalVgprNumber in Common.py #1355

Closed KKyang closed 1 week ago

jichangjichang commented 1 week ago

Are all changes in logic yaml? If there is some change in python code, please separate logic yaml change and python code change as 2 commits

KKyang commented 1 week ago

Are all changes in logic yaml? If there is some change in python code, please separate logic yaml change and python code change as 2 commits

Done