Skip to content

Releases: spcl/gemm_hls

v1.2

21 Sep 16:04
Compare
Choose a tag to compare

Update to support Vitis 2021.1, and use the new add_vitis_kernel and add_vitis_program functions from hlslib to greatly simplify setting up the hardware build targets.

v1.1

14 Sep 07:37
Compare
Choose a tag to compare

Updated to support Vitis 2020.1.

v1.0

20 Jul 08:54
cb67091
Compare
Choose a tag to compare

Matrix size now no longer has to be a multiple of the memory tile size, and dynamic matrix sizes (i.e., not fixed at compile-time) is now the default.

v0.9

02 Dec 09:04
Compare
Choose a tag to compare
v0.9 Pre-release
Pre-release

Release for artifact evaluation.