Files
blis/frame/3
Mangala V 6c1acc74c8 ZGEMM optimizations
-- Conditionally packing of B matrix is enabled in zgemmsup path
   which is performing better when B matrix is large

-- Incorporated decision logic to choose between zgemm_small vs
   zgemm sup based on matrix dimensions "m, n and k".

-- Calling of ZGEMV when matrix dimension m or n = 1.
   Very good performance improvement is observed.

Change-Id: I7c64020f4f78a6a51617b184cc88076213b5527d
2022-07-28 14:55:24 +05:30
..
2021-11-12 08:58:52 +05:30
2021-04-27 11:09:48 +05:30
2021-04-27 11:09:48 +05:30
2021-04-27 11:09:48 +05:30
2021-04-27 11:09:48 +05:30
2021-04-27 11:09:48 +05:30
2021-11-12 08:58:49 +05:30
2021-04-27 11:09:48 +05:30
2021-04-29 12:35:30 +05:30
2022-07-28 14:55:24 +05:30
2021-04-27 11:09:48 +05:30
2021-04-29 12:35:30 +05:30
2022-05-17 18:10:39 +05:30