Thore Koritzius
388ce82241
ggml : extend ggml_pool_1d + metal (#16429)
* chore: resolve conflicts
* feat: ggml metal impl
* fix: ggml_metal_kargs_pool_1d struct
* fix: require contiguous input
* chore: test pool_1d
* chore: limit pool1d test cases to p0=0 and s0=k0 to conform with asserts
* chore: add p0 and s0 to testing
* fix: allow padding for cpu and metal
* Update ggml/src/ggml-metal/ggml-metal.metal
* fix: correct single-threaded loop
* ggml : cleanup
* tests : add ne[1] != 1 tests
* fix: ne[1] handling in np
* cont : fixes
---------
Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
2026-01-16 16:59:56 +02:00
..
2026-01-16 13:38:25 +02:00
2026-01-16 16:34:09 +08:00
2026-01-16 16:59:56 +02:00
2026-01-15 20:53:01 +02:00
2026-01-14 21:46:12 -08:00
2025-10-27 21:39:49 +01:00
2026-01-16 16:59:56 +02:00
2025-10-11 20:54:32 +02:00
2026-01-15 11:17:17 -08:00
2026-01-02 12:09:36 +02:00
2026-01-08 11:03:21 +02:00
2026-01-14 10:59:05 +01:00
2026-01-09 08:17:18 -08:00
2025-09-23 14:53:05 +08:00
2025-12-07 00:13:33 +08:00
2025-12-30 14:04:53 +02:00
2025-12-15 09:24:59 +01:00
2026-01-09 05:34:56 +08:00
2025-12-07 00:13:33 +08:00
2026-01-01 08:58:27 +01:00
2025-08-05 22:10:36 +03:00
2025-12-28 09:33:29 +02: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
2026-01-16 16:59:56 +02:00
2025-06-01 13:43:57 +03:00
2025-12-03 07:12:18 +01:00