Age | Commit message (Expand) | Author |
---|---|---|
2023-07-05 | ggml : generalize `quantize_fns` for simpler FP16 handling (#1237) | Stephan Walter |
2023-06-26 | tests : fix quantize perf (#1990) | katsu560 |
2023-06-16 | build : fix and ignore MSVC warnings (#1889) | Borislav Stanimirov |
2023-04-22 | Fix CI: ARM NEON, quantization unit tests, editorconfig (#1122) | Stephan Walter |
2023-04-22 | ggml : unit test for quantization functions (#953) | unbounded |