-
Notifications
You must be signed in to change notification settings - Fork 433
Open
Description
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:
- Compared the result of dog image classification and the score with gl_gemm was lot lower in comparison with cblas_sgemm.
- Tested the function using 3x3 matrixes, and the result weren't the same.
All the tests were made in Linux with Ubuntu 14.04.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels