
Prashant VithuleandGeorgi Gerganov
5fac4d5764
ggml : vector length agnostic SVE support (#9290)
* Implemented vector length agnostic SVE using switch case for 512-bit, 256-bit, 128-bit vector lengths
* Implemented vector length agnostic SVE using switch case for 512-bit, 256-bit, 128-bit vector lengths
* Removed WhiteSpaces
* ggml : style changes + fix 512-bit nb loop check
- fix local scope in switch cases
- consistent predicate names
- empty lines when necessary
- opening braces, spaces
- const-correctness
- add asserts
* Update ggml/src/ggml-quants.c
Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
---------
Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
2024-09-09 18:37:18 +03:00
..
2024-09-08 11:05:55 +03:00
2024-09-09 14:22:53 +02:00
2024-09-04 16:26:33 +01:00
2024-06-26 18:33:02 +03:00
2024-08-13 21:13:15 +02:00
2024-09-07 22:02:26 +03:00
2024-09-06 08:56:17 +02:00
2024-09-06 08:56:17 +02:00
2024-09-04 19:51:22 +03:00
2024-07-12 10:46:02 +03:00
2024-07-27 04:41:55 +02:00
2024-06-26 18:33:02 +03:00
2024-09-08 11:05:55 +03:00
2024-07-27 04:41:55 +02:00
2024-08-06 12:42:42 +08:00
2024-09-05 21:48:47 -04:00
2024-09-08 11:05:55 +03:00
2024-09-05 21:48:47 -04:00
2024-07-27 04:41:55 +02:00
2024-09-08 11:05:55 +03:00
2024-08-27 22:41:27 +03:00
2024-09-09 18:37:18 +03:00
2024-09-05 21:48:47 -04:00
2024-08-19 10:11:45 +03:00
2024-09-08 19:05:29 +08:00
2024-09-08 21:43:48 +02:00
2024-09-08 11:05:55 +03:00