Alberto Cabrera Pérez
1c398dc9ec
ggml-cpu: handle 3d tensors in repack mat_mul (#17030)
* ggml-cpu: handle 3d tensors in repack mul_mat
* Removed unnecessary branch, removed need for <algorithm>
* Fixed dst_ptr pointer in chunk + clang_format
* GGML_ASSERT to check wdata within bounds
* Accidental ggml.h inclusion
* Improved GGML_ASSERT on wdata boundaries
2025-11-12 14:52:19 +02:00
..
2025-09-29 17:43:58 +03:00
2025-11-12 15:11:42 +08:00
2025-11-12 14:52:19 +02:00
2025-11-10 10:19:39 +01:00
2025-11-11 15:25:04 -08:00
2025-10-27 21:39:49 +01:00
2025-11-10 21:33:35 +02:00
2025-10-11 20:54:32 +02:00
2025-11-10 15:00:13 -08:00
2025-10-17 18:02:52 +03:00
2025-11-12 14:44:29 +08:00
2025-11-11 12:53:30 -06:00
2025-11-07 19:27:20 -08:00
2025-09-23 14:53:05 +08:00
2025-11-11 13:19:50 +02:00
2025-10-26 23:19:03 +01:00
2025-10-04 12:49:16 +03:00
2025-10-22 13:47:09 -07:00
2025-09-24 16:53:48 +02:00
2025-08-05 22:10:36 +03:00
2025-10-29 14:44:29 +01:00
2025-08-14 12:03:57 +02:00
2025-09-23 10:25:20 +02:00
2025-08-05 22:10:36 +03:00
2024-11-14 18:04:35 +01:00
2024-12-12 19:02:49 +01:00
2025-10-21 16:43:14 +08:00
2025-06-01 13:43:57 +03:00
2025-09-05 11:34:28 +02:00