Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

efficient way to convert SDDMM output to dense #12

Open
hadifar opened this issue Jun 20, 2021 · 0 comments
Open

efficient way to convert SDDMM output to dense #12

hadifar opened this issue Jun 20, 2021 · 0 comments

Comments

@hadifar
Copy link

hadifar commented Jun 20, 2021

Thanks for releasing the code.
In your test API, I saw that you are using the Scipy api to convert the sparse output to the dense. However, I guess this is not an efficient way to convert it back. I would like to know, do you have any suggestion to make it more efficient? More precisely, I would like to know how I can get a dense output for SDDMM without sacrificing the performance?

@hadifar hadifar changed the title efficient way to convert SDDM output to dense efficient way to convert SDDMM output to dense Jun 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant