Files
blis/frame
Arnav Sharma 44dfc7a515 Fix for gemm_compute BLAS Check
- BLAS compute checks updated to properly check for rs_c and cs_c.
- Updated BLAS compute checks to skip validity check if m==1 or n==1.
  For the same reason, added a check just before to validate rs_c and
  cs_c are greater than or equal to 1.
- Added tiny size tests to gtestsuite as a sanity check.
- Also updated the Invalid Input Tests to test for the updated checks.

AMD-Internal: [CPUPL-4140]
Change-Id: I984339ec7909778b58409ffcdbeed4ee33f28cfb
2023-11-03 09:41:16 -04:00
..
2023-08-21 07:01:38 -04:00
2023-08-21 07:01:38 -04:00
2023-08-21 07:01:38 -04:00
2023-08-21 07:01:38 -04:00
2023-11-03 09:41:16 -04:00
2021-05-26 10:06:54 +05:30
2021-03-08 19:04:17 +05:30