codeplaysoftware / portBLAS

An implementation of BLAS using the SYCL open standard.
Apache License 2.0
250 stars 48 forks source link

Fix unit tests for GEMM batch interleaved #490

Closed pgorlani closed 8 months ago

pgorlani commented 8 months ago

This patch fixes the interleaved batch matrix conversion functions allowing to test operations with offset different from zero.