Files
blis/kernels
Meghana Vankadari 43d90e3110 Handling beta=0 case seperately for gemv inside bli_dgemv_zen_ref_c function
Details:
- For GEMV whenever beta = 0, we should not scale vector 'y' with beta,
  instead overwrite the 'y' vector with zeroes before carrying out the
operation.

Change-Id: I159afba6c6ac3b72b74718fab7a4f4ec293012c5
2020-09-08 07:50:34 -04:00
..
2020-08-11 01:26:26 -04:00
2020-07-22 18:24:26 +05:30