xctan
f470bc36be
ggml-cpu : split arch-specific implementations (#13892)
* move ggml-cpu-aarch64 to repack
* split quantize_row_q8_0/1
* split helper functions
* split ggml_vec_dot_q4_0_q8_0
* split ggml_vec_dot_q4_1_q8_1
* split ggml_vec_dot_q5_0_q8_0
* split ggml_vec_dot_q5_1_q8_1
* split ggml_vec_dot_q8_0_q8_0
* split ggml_vec_dot_tq1_0_q8_K
* split ggml_vec_dot_tq2_0_q8_K
* split ggml_vec_dot_q2_K_q8_K
* split ggml_vec_dot_q3_K_q8_K
* split ggml_vec_dot_q4_K_q8_K
* split ggml_vec_dot_q5_K_q8_K
* split ggml_vec_dot_q6_K_q8_K
* split ggml_vec_dot_iq2_xxs_q8_K
* split ggml_vec_dot_iq2_xs_q8_K
* split ggml_vec_dot_iq2_s_q8_K
* split ggml_vec_dot_iq3_xxs_q8_K
* split ggml_vec_dot_iq3_s_q8_K
* split ggml_vec_dot_iq1_s_q8_K
* split ggml_vec_dot_iq1_m_q8_K
* split ggml_vec_dot_iq4_nl_q8_0
* split ggml_vec_dot_iq4_xs_q8_K
* fix typos
* fix missing prototypes
* rename ggml-cpu-quants.c
* rename ggml-cpu-traits
* rename arm folder
* move cpu-feats-x86.cpp
* rename ggml-cpu-hbm
* update arm detection macro in quants.c
* move iq quant tables
* split ggml_quantize_mat_q8_0/K
* split ggml_gemv_*
* split ggml_gemm_*
* rename namespace aarch64 to repack
* use weak aliases to replace test macros
* rename GGML_CPU_AARCH64 to GGML_CPU_REPACK
* rename more aarch64 to repack
* clean up rebase leftover
* fix compilation errors
* remove trailing spaces
* try to fix clang compilation errors
* try to fix clang compilation errors again
* try to fix clang compilation errors, 3rd attempt
* try to fix clang compilation errors, 4th attempt
* try to fix clang compilation errors, 5th attempt
* try to fix clang compilation errors, 6th attempt
* try to fix clang compilation errors, 7th attempt
* try to fix clang compilation errors, 8th attempt
* try to fix clang compilation errors, 9th attempt
* more cleanup
* fix compilation errors
* fix apple targets
* fix a typo in arm version of ggml_vec_dot_q4_K_q8_K
Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
---------
Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
2025-06-09 16:47:13 +02:00
..
2025-05-09 13:34:58 +02:00
2025-04-15 11:20:38 +02:00
2025-05-12 14:44:49 +02:00
2024-06-26 18:33:02 +03:00
2024-06-26 18:33:02 +03:00
2024-06-26 18:33:02 +03:00
2024-11-21 18:18:50 +01:00
2024-10-03 21:17:26 +03:00
2024-07-27 04:41:55 +02:00
2024-06-26 18:33:02 +03:00
2025-03-03 18:18:11 +02:00
2024-09-20 21:15:05 +03:00
2025-03-03 18:18:11 +02:00
2024-06-26 18:33:02 +03:00
2025-05-09 13:34:58 +02:00
2025-06-09 16:47:13 +02:00
2025-03-30 10:59:38 +02:00
2024-06-26 18:33:02 +03:00
2025-03-30 10:59:38 +02:00
2024-07-08 12:23:00 +03:00
2025-04-29 16:00:27 +02:00
2025-04-29 16:00:27 +02:00
2024-11-09 08:35:46 +01:00
2024-10-03 21:17:26 +03:00
2025-05-09 13:34:58 +02:00
2025-05-21 09:58:49 +08:00
2025-04-17 15:19:42 +02:00
2025-02-21 09:46:23 +02:00
2024-09-20 21:15:05 +03:00
2024-06-26 18:33:02 +03:00
2024-06-26 18:33:02 +03:00
2024-06-26 18:33:02 +03:00
2025-05-28 13:33:37 +02:00
2025-06-04 08:57:05 +02:00
2025-05-09 13:34:58 +02:00
2024-06-26 18:33:02 +03:00
2025-05-09 13:34:58 +02:00
2024-06-26 18:33:02 +03:00
2025-05-24 11:46:19 +02:00
2025-05-24 11:46:19 +02:00
2025-05-09 13:34:58 +02:00
2025-02-02 19:31:09 +01:00
2025-05-14 16:08:20 +02:00
2024-06-26 18:33:02 +03:00
2025-05-09 12:14:04 +02:00
2025-04-30 23:12:59 +02:00
2025-06-09 16:36:26 +02:00
2025-01-10 09:58:08 +08:00
2025-01-10 09:58:08 +08:00
2024-10-23 16:50:02 +03:00
2024-06-26 18:33:02 +03:00
2025-03-30 10:59:38 +02:00
2025-05-14 16:41:02 +02:00
2025-05-07 09:48:23 +02:00
2025-04-22 21:27:40 +02:00
2025-04-22 21:27:40 +02:00
2025-05-11 16:09:33 +02:00
2025-04-22 21:27:40 +02:00
2025-03-18 07:27:50 +08:00
2025-03-18 07:27:50 +08:00
2024-11-17 08:30:29 +02:00
2024-09-20 21:15:05 +03:00
2025-01-24 12:38:31 +01:00
2024-09-20 21:15:05 +03:00
2025-03-30 10:59:38 +02:00
2024-06-26 18:33:02 +03:00
2024-06-26 18:33:02 +03:00
2024-06-26 18:33:02 +03:00
2025-05-14 16:41:02 +02:00
2025-04-30 23:12:59 +02:00
2025-01-16 16:43:38 +01:00
2025-01-15 12:51:37 +01:00
2024-06-26 18:33:02 +03:00
2024-06-26 18:33:02 +03:00
2025-02-02 23:48:29 +01:00
2025-01-16 16:43:38 +01:00
2025-04-03 09:32:55 +02:00
2025-03-31 18:05:13 +02:00
2025-04-03 09:32:55 +02:00
2025-03-31 18:05:13 +02:00
2025-05-12 14:44:49 +02:00
2024-09-08 11:05:55 +03:00
2024-08-27 22:41:27 +03:00
2024-08-27 22:41:27 +03:00
2024-06-26 18:33:02 +03:00
2024-06-26 18:33:02 +03:00
2025-05-24 13:06:47 +02:00
2025-05-24 13:06:47 +02:00
2025-03-30 10:59:38 +02:00
2024-06-26 18:33:02 +03:00
2025-04-22 21:27:40 +02:00
2025-03-18 07:27:50 +08:00
2025-03-18 07:27:50 +08:00