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

Verify all the output values in C matrix in sgemm #255

Open
xiefan46 opened this issue Mar 2, 2025 · 0 comments
Open

Verify all the output values in C matrix in sgemm #255

xiefan46 opened this issue Mar 2, 2025 · 0 comments

Comments

@xiefan46
Copy link

xiefan46 commented Mar 2, 2025

Currently the sgemm implementation only print out the last 3 elements of C matrix and we need to verify the results of a custom implementation by eye. We should add an implementation in run_benchmark() function to compare all the output values of C tensor automatically before profiling.

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