Harsh Dave
75356d45e5
DGEMM improvement for very tiny sizes less than 24.
...
- This commit helps improving performance for very small input
by reducing framework check and routing all such inputs to
bli_dgemm_tiny_6x8_kernel. It forces single threaded computation
for such sizes.
- It invokes bli_dgemm_tiny_6x8_kernel for ZEN, ZEN2, ZEN3 and ZEN4
code path. Except for the case AOCL_ENABLE_INSTRUCTIONS environment
variable is set to avx512. In that case, such a small inputs are
routed to bli_dgemm_tiny_24x8_kernel avx512 kernel.
AMD-Internal: [CPUPL-1701]
Change-Id: Idf59f4a8ee76ee8f2514a33be2b618e3ce02383e
2023-11-08 23:45:57 -05:00
..
2021-03-08 19:04:17 +05:30
2021-03-08 19:04:17 +05:30
2023-10-18 09:09:54 -04:00
2021-03-08 19:04:17 +05:30
2021-03-31 17:09:36 -05:00
2020-08-03 11:47:18 +05:30
2023-11-08 23:45:57 -05:00
2023-11-08 23:45:57 -05:00
2021-03-31 17:09:36 -05:00
2020-08-03 11:47:18 +05:30
2020-08-03 11:23:40 +05:30
2023-08-21 07:01:38 -04:00
2021-08-16 00:12:33 -04:00
2023-04-20 10:47:44 -04:00
2023-04-20 10:47:44 -04:00
2020-11-16 15:55:45 -06:00
2019-08-23 14:18:07 +05:30
2021-03-27 17:22:14 -05:00
2020-08-03 11:47:18 +05:30
2023-08-21 07:01:38 -04:00
2023-08-16 08:09:01 -04:00
2018-12-04 14:31:06 -06:00
2023-04-21 10:02:48 -04:00
2023-10-18 09:09:54 -04:00
2023-10-18 09:09:54 -04:00
2023-10-27 14:59:33 -04:00
2023-04-20 10:47:44 -04:00
2023-04-20 10:47:44 -04:00
2021-04-27 11:09:48 +05:30
2021-03-31 17:09:36 -05:00
2020-08-03 11:47:18 +05:30
2020-08-03 11:46:07 +05:30
2019-08-23 14:18:07 +05:30
2023-10-18 09:09:54 -04:00
2023-04-04 07:54:31 -04:00
2023-10-16 08:48:51 -04:00
2023-10-16 08:48:51 -04:00
2023-10-18 09:09:54 -04:00
2019-08-23 14:18:07 +05:30
2020-08-03 11:46:07 +05:30
2019-08-23 14:18:07 +05:30
2021-03-31 17:09:36 -05:00
2021-03-31 17:09:36 -05:00
2021-03-31 17:09:36 -05:00
2020-08-03 11:47:18 +05:30
2020-11-14 09:39:48 -06:00
2021-03-27 17:22:14 -05:00
2020-08-03 11:47:18 +05:30
2020-08-03 11:27:13 +05:30
2020-08-03 11:27:13 +05:30
2021-03-31 17:09:36 -05:00
2020-08-03 11:47:18 +05:30
2020-08-03 11:27:13 +05:30
2023-11-03 08:47:17 -04:00
2023-11-03 08:47:17 -04:00
2023-08-21 07:01:38 -04:00
2021-04-27 18:16:44 -05:00
2019-08-23 14:18:07 +05:30
2023-10-16 08:18:52 -04:00
2019-11-14 16:48:14 -06:00
2019-08-23 14:18:07 +05:30
2021-03-31 17:09:36 -05:00
2021-03-27 17:22:14 -05:00
2023-08-21 07:01:38 -04:00
2020-08-03 11:47:18 +05:30
2019-05-27 16:24:43 +05:30
2020-08-03 11:47:18 +05:30
2021-05-12 18:45:32 -05:00
2020-08-03 11:27:13 +05:30
2023-11-06 22:35:14 -05:00
2023-10-16 08:48:51 -04:00
2021-03-31 17:09:36 -05:00
2020-08-03 11:47:18 +05:30
2021-05-01 18:54:48 -05:00
2021-05-01 18:54:48 -05:00
2021-05-01 18:54:48 -05:00
2021-05-01 18:54:48 -05:00
2018-12-04 14:31:06 -06:00
2019-08-23 14:18:07 +05:30
2018-12-04 14:31:06 -06:00
2020-08-03 11:47:18 +05:30
2018-12-04 14:31:06 -06:00
2020-08-03 11:47:18 +05:30
2023-11-03 08:47:17 -04:00