-
Notifications
You must be signed in to change notification settings - Fork 86
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
Matrix Multiplication Improvements #1551
Merged
Merged
Commits on Jun 12, 2024
-
[matmul] work around object fifo bug; accumulate in float for verific…
…ation; probabilistically verify beyond threshold size; add assertions and comments; improve verification output; add workaround comment for excessive program size
Configuration menu - View commit details
-
Copy full SHA for 154581b - Browse repository at this point
Copy the full SHA 154581bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08e404a - Browse repository at this point
Copy the full SHA 08e404aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74c59e2 - Browse repository at this point
Copy the full SHA 74c59e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5af0e9d - Browse repository at this point
Copy the full SHA 5af0e9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf43feb - Browse repository at this point
Copy the full SHA cf43febView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2529d27 - Browse repository at this point
Copy the full SHA 2529d27View commit details -
Configuration menu - View commit details
-
Copy full SHA for d76ce27 - Browse repository at this point
Copy the full SHA d76ce27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f86e90 - Browse repository at this point
Copy the full SHA 9f86e90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20349d9 - Browse repository at this point
Copy the full SHA 20349d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6544134 - Browse repository at this point
Copy the full SHA 6544134View commit details -
Configuration menu - View commit details
-
Copy full SHA for c697459 - Browse repository at this point
Copy the full SHA c697459View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07c029c - Browse repository at this point
Copy the full SHA 07c029cView commit details
Commits on Jun 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1dc7a6a - Browse repository at this point
Copy the full SHA 1dc7a6aView commit details
Commits on Jun 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ed9905a - Browse repository at this point
Copy the full SHA ed9905aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 762d866 - Browse repository at this point
Copy the full SHA 762d866View commit details -
[matvec] use integers to avoid float errors; swap in scalar kernel fo…
…r now to pass verification
Configuration menu - View commit details
-
Copy full SHA for cfe3bbf - Browse repository at this point
Copy the full SHA cfe3bbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for c254b41 - Browse repository at this point
Copy the full SHA c254b41View commit details
Commits on Jun 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for df84e5b - Browse repository at this point
Copy the full SHA df84e5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8093cf0 - Browse repository at this point
Copy the full SHA 8093cf0View commit details
Commits on Jun 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 828b13d - Browse repository at this point
Copy the full SHA 828b13dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.