Files
blis/frame
Meghana Vankadari fb6d4b5b8b BLAS compliance for Level-3 routines
Details:
- Added checks in top-level BLAS layer for alpha = zero. Scale C with
  beta or set C with 0 appropriately if true and return. This ensures
  that input matrices are not referenced, and thus that any Inf or NaN
  values in them are not propagated to output matrix.
- Scalm internally handles the case where both alpha and beta are zero
  by calling setm to populate the output matrix with zeroes.

AMD-Internal: [CPUPL-3134]
Change-Id: I14f14419049e7fcc55bf7fd30ddbd3d5a12c4427
2023-03-29 04:36:00 -05:00
..
2021-03-08 19:04:17 +05:30
2021-03-08 19:04:17 +05:30
2021-03-08 19:04:17 +05:30
2021-03-08 19:04:17 +05:30
2021-05-26 10:06:54 +05:30
2023-01-09 04:34:52 -05:00
2021-03-08 19:04:17 +05:30