ROCm / hipify_torch

MIT License
18 stars 10 forks source link

Add missing cuSparse Mappings required for CuPy #59

Closed lcskrishna closed 1 year ago

lcskrishna commented 1 year ago

This PR adds missing cusparse mappings required for CuPy integration. The mappings are tested against the following PR: https://github.com/ROCmSoftwarePlatform/cupy/pull/25

pruthvistony commented 1 year ago

I am not able to check the CI logs. However I think the change shouldnt break