Files
blis/bench
Kiran Varaganti 492f54fb5e Fix a bug in bench_gemm.c
When op(A) or op(B) = transpose - the leading dimensions of these matrices altered.
Commented out the statements "if(transa) lda = ..." similarly for matrix B and corrected this
mistake in both column and row storages.
Provide a provision to call BLIS interfaces when row-major inputs are used.

Change-Id: Id2041af219a64567471c14190f283274d1df2f7f
2021-05-24 12:59:28 +05:30
..
2021-05-24 12:59:28 +05:30
2021-05-19 14:05:01 +05:30
2021-05-19 14:05:01 +05:30
2020-11-09 13:06:39 -05:00