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

Is gl_gemm correct ? #72

Open
gonzag opened this issue Jun 21, 2016 · 0 comments
Open

Is gl_gemm correct ? #72

gonzag opened this issue Jun 21, 2016 · 0 comments

Comments

@gonzag
Copy link

gonzag commented Jun 21, 2016

Hi, I was testing the function glgemm from your code, and I wanted to make sure that the result was correct. So I compared glgemm with the cblas_sgemm function and the results weren't the same.
I made a few tests:

  1. Compared the result of dog image classification and the score with gl_gemm was lot lower in comparison with cblas_sgemm.
  2. Tested the function using 3x3 matrixes, and the result weren't the same.

All the tests were made in Linux with Ubuntu 14.04.

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