|
ee8bb1bde1
|
Add avx implemenetations of q2k , q3k and q5k vec-dot functions (#654)
* `q2k` avx implementation
* `q3k` avx implementation
* `q5k` avx implementation
* `avx` make masks constant
* clippy stuff
|
2023-08-29 13:35:56 +01:00 |
|
|
4b8d57ba15
|
AVX version of the q4k vecdot. (#651)
|
2023-08-29 09:41:17 +01:00 |
|
|
afc10a3232
|
AVX version for the q8-0 multiplications. (#598)
|
2023-08-25 10:14:49 +01:00 |
|
|
fc81af1712
|
AVX version of the q6k vec-dot. (#493)
* AVX version of the q6k vec-dot.
* Use the avx sum.
|
2023-08-17 20:13:18 +01:00 |
|
|
d99cac3ec3
|
Move the avx specific bits to a separate file. (#481)
|
2023-08-17 09:01:06 +01:00 |
|