Shubham Sharma
b3b56ae3bb
BugFix: Fixed GEMM mixed precision failure in ZEN5
...
- Optimized DGEMM macro kernel does not
support mixed precision.
- This kernel was being used for solving
some of the mixed precision problems.
- Currently only ( bli_obj_elem(A) == 8 ) is used for checking
if the problem being solved is mixed precision.
- bli_obj_elem(A) will be equal to 8 for both double precision
data type and mixed precision case single-complex.
- Added extra checks (bli_obj_is_real( a )) to make sure that
A and B are real and DGEMM macro kernel is being used only
for DDDGEMM.
AMD-Internal: [CPUPL-5804]
Change-Id: Iaa1accf8d851d11533f8ba31dc0235fbc14f89a9
2024-09-19 04:54:53 -04:00
..
2024-09-19 04:54:53 -04:00
2024-08-05 16:18:51 -04:00
2024-07-08 06:09:11 -04:00
2024-07-08 06:09:11 -04:00
2024-07-08 06:09:11 -04:00
2023-11-23 08:54:31 -05:00
2024-07-08 06:09:11 -04:00
2024-07-08 06:09:11 -04:00
2024-07-08 06:09:11 -04:00
2024-07-08 06:09:11 -04:00
2024-07-08 06:09:11 -04:00
2024-07-08 06:09:11 -04:00
2024-08-05 15:35:08 -04:00
2020-08-03 11:47:18 +05:30
2024-07-08 06:09:11 -04:00
2021-10-28 16:05:43 -05:00
2023-11-23 08:54:31 -05:00
2023-11-23 08:54:31 -05:00
2023-11-09 18:53:59 +05:30
2023-11-22 17:11:10 -05:00
2018-12-04 14:31:06 -06:00
2020-08-03 11:47:18 +05:30
2021-08-16 00:10:01 -04:00
2021-10-28 16:05:43 -05:00
2024-07-08 06:09:11 -04:00
2024-07-08 06:09:11 -04:00
2024-07-08 06:09:11 -04:00
2024-07-08 06:09:11 -04:00
2024-07-08 06:09:11 -04:00
2024-07-08 06:09:11 -04:00
2018-12-04 14:31:06 -06:00
2023-11-23 08:54:31 -05:00
2023-11-23 08:54:31 -05:00
2023-11-23 08:54:31 -05:00
2020-08-03 11:46:07 +05:30
2020-08-03 11:47:18 +05:30
2021-10-13 14:15:38 -05:00
2021-10-13 14:15:38 -05:00
2024-04-12 07:26:31 -04:00
2022-05-17 18:10:39 +05:30
2023-11-23 08:54:31 -05:00
2024-08-05 05:21:24 -04:00
2023-11-23 08:54:31 -05:00
2024-05-08 12:51:32 -04:00
2024-05-03 05:10:41 -04:00
2023-11-23 08:54:31 -05:00
2023-11-23 08:54:31 -05:00
2023-11-23 08:54:31 -05:00
2023-11-23 08:54:31 -05:00
2023-11-23 08:54:31 -05:00
2023-11-23 08:54:31 -05:00
2024-07-08 06:09:11 -04:00
2023-11-23 08:54:31 -05:00
2023-11-23 08:54:31 -05:00
2023-11-23 08:54:31 -05:00
2023-11-23 08:54:31 -05:00
2023-11-23 08:54:31 -05:00
2023-11-23 08:54:31 -05:00
2024-08-06 06:56:01 -04:00
2021-04-29 12:35:30 +05:30
2024-07-08 06:09:11 -04:00
2024-07-08 06:09:11 -04:00
2024-07-08 06:09:11 -04:00
2024-07-08 06:09:11 -04:00
2023-11-23 08:54:31 -05:00
2024-05-08 12:51:32 -04:00
2018-12-04 14:31:06 -06: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
2021-03-05 13:53:43 -06:00
2020-08-03 11:46:07 +05:30
2018-12-04 14:31:06 -06:00
2018-12-04 14:31:06 -06:00
2024-07-08 06:09:11 -04:00