ROCm / bitsandbytes

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

Enable transform with transpose #8

Closed pnunna93 closed 7 months ago

pnunna93 commented 7 months ago

This PR has changes in the transform function to enable row to col transform with transpose flag. The igemmlt test passes for transpose with these.