|
306c8eee7a
|
AVX version of the vecdot for q4_0. (#474)
* AVX version of the vecdot for q4_0.
* Tweak the avx bits.
* Add a qmatmul benchmark.
* Fix the quantized test.
|
2023-08-17 07:03:32 +01:00 |
|
|
d379a76a9e
|
Add a softmax bench. (#433)
* Add a softmax bench.
* Add the vectorized sum reduce.
|
2023-08-13 20:09:18 +01:00 |
|
|
5a63b51f14
|
Add a matmul benchmark. (#429)
|
2023-08-13 13:41:03 +01:00 |
|
|
ff53f38467
|
Small example for benchmarking some cpu ops (#394)
* Refactor the benchmark example.
* Rename the example.
* Add some comments.
|
2023-08-10 17:00:17 +01:00 |
|