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

[SYSTEMDS-3579] optimisation for row sum, col sum, full sum, matrix multiplication + serialisation for deduplicated denseblock #1870

Closed
wants to merge 3 commits into from

Conversation

e-strauss
Copy link
Contributor

  • optimisation for row sum, col sum and full sum for deduplicated denseblock
  • optimisation for matrix multiplication if left-hand side is a deduplicated denseblock
  • implemented specialised serialisation for deduplicated denseblock

@e-strauss e-strauss changed the title optimisation for row sum, col sum, full sum, matrix multiplication + serialisation for deduplicated denseblock [SYSTEMDS-3579] optimisation for row sum, col sum, full sum, matrix multiplication + serialisation for deduplicated denseblock Aug 1, 2023
@phaniarnab
Copy link
Contributor

Thanks @e-strauss for the support for the *sum instructions and serialization.
I removed the unused includes and moved the special handling code to separate util methods.

@e-strauss e-strauss deleted the followUpOperations branch May 30, 2024 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants