Chris Sidebottom
2c3cdaf74e
Optimized BGEMV for NEOVERSEV1 target
...
- Adds bgemv T based off of sbgemv T kernel
- Adds bgemv N which is slightly alterated to not use Y as an
accumulator due to the output being bf16 which results in loss of
precision
- Enables BGEMM_GEMV_FORWARD to proxy BGEMM to BGEMV with new kernels
2025-07-23 10:51:41 +01:00
Marius Hillenbrand
f119e26354
Fix flipped indices in benchmark for gemv
...
Fixes #3439
2021-11-03 12:45:09 +01:00
Qiyu8
f917c26e83
Refractoring remaining benchmark cases.
2020-10-26 10:25:05 +08:00
Martin Kroeker
5464eb13ea
Change ifdef linux to __linux for C11 compatibility
2020-09-30 22:59:41 +02:00
jianghesong
0f65c05cd1
fix core dumped error
2020-03-02 19:13:45 +08:00
w00421467
ce9ea8f826
Fix another branch
2020-02-05 15:07:18 +08:00
w00421467
0b909203cb
Fix bugs in benchmark of gemv
2020-02-05 14:53:37 +08:00
maamountki
33043f563f
Disable scal to benchmark zgemv separately by default
2018-08-10 01:54:18 +03:00
Ashwin Sekhar T K
8d86d14d3f
Add time prints in benchmark output
2016-07-14 13:48:13 +05:30
Werner Saar
887aed634d
modified sources for OS Darwin
2014-12-19 12:40:46 +01:00
wernsaar
d7f91f8b4f
extended gemv.c benchmark
2014-09-01 15:07:36 +02:00
wernsaar
53f1277b6b
modified benchmark/gemv.c
2014-08-31 15:38:18 +02:00
wernsaar
bcb115b55b
added benchmark for gemv
2014-07-15 13:35:36 +02:00