ROCm / bitsandbytes

8-bit CUDA functions for PyTorch
MIT License
34 stars 3 forks source link

ops.hip: adapt to enum naming changes in ROCm/hipBLASLt #5

Closed rand128 closed 7 months ago

rand128 commented 7 months ago

Refer to commit message for commit blame

pnunna93 commented 7 months ago

Thanks @iiisak for the fix. I tested on rocm 6.0 and dont see any issues. The changes will be incompatible with rocm 5.7, but we will create a separate branch for that.