Dipal M Zambare
2cdeea3c66
CBLAS/BLAS interface decoupling for the level 1 APIs
...
-In BLIS, the CBLAS interface is implemented as a wrapper around
the BLAS interface. For example the CBLAS API ‘cblas_dscal’
internally invokes the BLAS API ‘dscal_’.
-This coupling between CBLAS and BLAS interface prevents the end
user from overriding them individually by the application or
other libraries.
-This change separates the CBLAS and BLAS implementation by adding
an additional level of abstraction. The implementation of the
API is moved to the new function which is invoked directly from
the CBLAS and BLAS wrappers.
AMD-Internal: [SWLCSG-1477]
Change-Id: I0e80071398af29c9313296d2a92e61e3897ac28e
2022-09-19 21:50:29 +05:30
..
2021-03-08 19:04:17 +05:30
2021-03-08 19:04:17 +05:30
2022-09-19 21:50:29 +05:30
2020-11-14 09:39:48 -06:00
2022-09-19 21:50:29 +05:30
2022-09-19 21:50:29 +05:30
2022-09-19 21:50:29 +05:30
2022-09-19 21:50:29 +05:30
2022-09-19 21:50:29 +05:30
2022-09-19 21:50:29 +05:30
2022-09-19 21:50:29 +05:30
2022-09-19 21:50:29 +05:30
2022-09-19 21:50:29 +05:30
2022-09-19 21:50:29 +05:30
2022-09-19 21:50:29 +05:30
2022-09-19 21:50:29 +05:30
2022-09-19 21:50:29 +05:30
2022-09-19 21:50:29 +05:30
2022-09-19 21:50:29 +05:30
2022-09-19 21:50:29 +05:30
2022-09-19 21:50:29 +05:30
2022-09-19 21:50:29 +05:30
2022-09-19 21:50:29 +05:30
2022-09-15 06:23:46 -04:00
2022-09-15 06:23:46 -04:00
2022-09-15 06:23:46 -04:00
2020-09-24 23:52:31 -04:00
2020-09-24 23:52:31 -04:00
2022-09-15 06:23:46 -04:00
2022-09-15 06:23:46 -04:00
2022-09-15 06:23:46 -04:00
2022-09-15 06:23:46 -04:00
2022-09-15 17:51:05 +05:30
2022-09-15 17:51:05 +05:30
2022-09-15 17:51:05 +05:30
2022-09-15 17:51:05 +05:30
2022-09-15 17:51:05 +05:30
2022-09-15 06:23:46 -04:00
2022-09-15 06:23:46 -04:00
2022-09-15 17:51:05 +05:30
2022-09-15 17:51:05 +05:30
2022-09-15 17:51:05 +05:30
2022-09-15 17:51:05 +05:30
2022-09-15 06:23:46 -04:00
2022-09-15 06:23:46 -04:00
2022-09-15 17:51:05 +05:30
2022-09-15 17:51:05 +05:30
2022-09-15 06:23:46 -04:00
2022-09-15 06:23:46 -04:00
2020-11-18 12:55:36 +05:30
2020-11-18 12:55:36 +05:30
2022-09-19 21:50:29 +05:30
2022-09-19 21:50:29 +05:30
2020-11-18 12:55:36 +05:30
2020-11-18 12:55:36 +05:30
2020-11-18 12:55:36 +05:30
2020-11-18 12:55:36 +05:30
2020-11-18 12:55:36 +05:30
2020-11-18 12:55:36 +05:30
2022-09-19 21:50:29 +05:30
2022-09-19 21:50:29 +05:30
2022-09-19 21:50:29 +05:30
2022-09-19 21:50:29 +05:30
2022-09-19 21:50:29 +05:30
2022-09-19 21:50:29 +05:30
2022-09-15 06:23:46 -04:00
2022-09-15 06:23:46 -04:00
2022-09-15 17:51:05 +05:30
2022-09-15 17:51:05 +05:30
2022-09-15 17:51:05 +05:30
2022-09-15 17:51:05 +05:30
2022-09-15 06:23:46 -04:00
2022-09-15 06:23:46 -04:00
2022-09-15 17:51:05 +05:30
2022-09-15 17:51:05 +05:30
2022-09-15 06:23:46 -04:00
2022-09-15 06:23:46 -04:00
2022-09-15 06:23:46 -04:00
2022-09-15 06:23:46 -04:00
2022-09-15 17:51:05 +05:30
2022-09-15 17:51:05 +05:30
2022-09-15 06:23:46 -04:00
2022-09-15 06:23:46 -04:00
2022-09-15 06:23:46 -04:00
2022-09-15 17:51:05 +05:30
2022-09-15 17:51:05 +05:30
2021-03-08 19:04:17 +05:30
2022-06-08 11:09:48 +05:30