Author | SHA1 | Message | Date |
---|---|---|---|
|
e105411460 |
Add infrastructure for bgemv/bscal
- Sets up all the various entrypoints for `bgemv` - Adds `bscal` for use in the `bgemv` interface - Adds test cases for comparing `sgemv` and `bgemv` - Adds generic kernels for `bgemv_n` and `bgemv_t` which are accurate enough to pass above tests |
2 months ago |
|
d4db6a9f16
|
Separate the interface for SBGEMMT from GEMMT due to differences in GEMV arguments | 1 year ago |