Skip to content

Commit

Permalink
Merge pull request #20 from listenlink/fp16
Browse files Browse the repository at this point in the history
fp16 for intelblas implementation
  • Loading branch information
ptillet authored Apr 5, 2017
2 parents 3a9cd41 + 859ca17 commit 8d87464
Show file tree
Hide file tree
Showing 4 changed files with 451 additions and 305 deletions.
1 change: 0 additions & 1 deletion include/isaac/jit/generation/gemm.h
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ class intelblas_gemm_image : public external_base
bool init_;
};


class gemm : public parameterized_base
{
private:
Expand Down
Loading

0 comments on commit 8d87464

Please sign in to comment.