Files
blis/kernels/zen
Kiran Varaganti adfd569591 DGEMM Optimizations
Improve DGEMM performance for smaller sizes. AOCL DYNAMIC is incorporated at blas interface to enable
calling bli_dgemm_small when optimum number of threads implied is 1 for (n and k < 10).
Improved smart threading logic for dgemm,
Additional conditions at the blas interface added to invoke bli_dgemm_small.
Removed  N > 3  condition from bli_dgemm_small.

Change-Id: Id751528dfe9de37800b02ffaf765b6c82487093e
2021-08-10 12:34:43 -04:00
..
2021-04-27 11:09:48 +05:30
2021-06-15 16:49:08 +05:30
2021-03-08 19:04:17 +05:30
2021-08-10 12:34:43 -04:00
2021-03-08 19:04:17 +05:30