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

Add dot-product kernel with multiplier reuse #412

Merged
merged 8 commits into from
Feb 28, 2024
Merged

Add dot-product kernel with multiplier reuse #412

merged 8 commits into from
Feb 28, 2024

Conversation

rachitnigam
Copy link
Member

Starting work on #411 with a simple dot-product kernel that expresses multiplier reuse! Tagging @gabizon103 for review!

@rachitnigam
Copy link
Member Author

Okay, this implementation works and has a test now! We should probably generalize the test a bit more and make we can execute Dot multiple times.

@rachitnigam
Copy link
Member Author

@gabizon103 can you take over the merging of this PR. Either:

  1. Decide that your implementation strictly subsumes this and therefore this PR should be closed, or
  2. Add this in a different folder as a comparison point

@gabizon103
Copy link
Collaborator

Yes, will take care of it!

@gabizon103 gabizon103 merged commit 8a99546 into main Feb 28, 2024
4 checks passed
@gabizon103 gabizon103 deleted the dot-blas branch February 28, 2024 06:36
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

Successfully merging this pull request may close these issues.

2 participants