You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: