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 11:22:06 +01:00
2025-12-03 12:45:32 +02:00
2026-01-16 11:22:06 +01:00
2025-10-03 13:49:08 +02:00
2026-01-14 07:46:27 +01:00
2026-01-16 16:59:56 +02:00
2026-01-11 17:31:03 +02:00
2025-12-10 12:32:23 -08:00
2025-10-12 16:18:47 +03:00
2026-01-16 11:22:06 +01:00
2026-01-16 11:22:06 +01:00
2026-01-16 11:22:06 +01:00
2025-12-09 00:32:57 -06:00
2025-12-22 11:00:37 +01:00
2025-12-09 00:32:57 -06:00
2026-01-16 11:22:06 +01:00
2025-10-12 16:18:47 +03:00
2025-12-16 04:05:23 -06:00
2025-12-09 00:32:57 -06:00
2025-12-10 15:28:59 +01:00
2025-12-03 12:45:32 +02:00
2025-12-01 19:41:04 +01:00
2026-01-03 16:02:43 -06:00
2025-11-11 13:33:24 +02:00
2025-12-15 19:28:35 +02:00
2025-11-02 18:14:04 +02:00
2025-12-22 11:00:37 +01:00
2025-12-22 11:00:37 +01:00
2025-12-22 11:00:37 +01:00
2026-01-16 11:22:06 +01:00