Skip to content

Is gl_gemm correct ? #72

@gonzag

Description

@gonzag

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions