mirror of
https://github.com/amd/blis.git
synced 2026-07-11 17:51:45 +00:00
- Disabled rerouting to GEMV in BF16 APIs, in case of inputs having m == 1. We would now use the GEMM path for handling such inputs. AMD-Internal: [CPUPL-7536] Co-authored-by: Vignesh Balasubramanian <vignbala@amd.com>