Files
blis/kernels
Meghana Vankadari aff8f0238d 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
2021-03-15 11:32:15 +05:30
..
2021-03-15 11:32:14 +05:30
2021-03-15 11:32:11 +05:30