Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Apr 07:40
· 6 commits to master since this release
26cbc57

GemmKernels v0.2.0

Diff since v0.1.0

Merged pull requests:

Closed issues:

  • Errors on small array inputs (#52)
  • Feature request: support for matmul with integer matrices (#64)
  • Feature request: support Matrix{Float32} = Matrix{Float32} × Matrix{Float32} (#75)
  • Remove fragtype_a (#84)
  • Replace GPUifyLoops.@unroll (#86)
  • Use LLVMLoopInfo.jl (#104)
  • Optimizations when alpha or beta is 0 (#110)
  • Transform functions: pass values, not VecElements (#114)
  • Benchmark bot (#115)
  • Questions about usage of registers (#152)
  • A wrong function name parallellise (#177)