Skip to content

v0.2 Padding, Banked Accumulators, Unrolled mvin/mvout

Compare
Choose a tag to compare
@alonamid alonamid released this 14 Mar 01:33
· 413 commits to master since this release
d6f36d3
  • Hardware-supported padding for matrices which are not multiples of the array size
  • Banked accumulators
  • Loop unrolled mvin/mvout for matrix sizes divisible by the size of the array
  • Bug fixes