Files
llama.cpp/ggml/src/ggml-opencl/kernels
Gaurav Garg e95dae18d6 Remove padding and multiple D2D copies for MTP (#24086)
* Make ggml_gated_delta_net take only the initial recurrent state (D, 1, n_seqs) and passes the snapshot count K as an op parameter instead of inferring it from state->ne[1].

Remove the padding hack and copy all emitted snapshots into the recurrent cache with a single strided ggml_cpy

* Make GDN changes in all backends. Address review comments.

* Fix CI build errors
2026-06-10 23:21:16 +05:30
..
2025-07-21 10:03:19 -07:00
2026-03-11 22:03:07 -07:00
2026-03-05 21:16:39 -08:00
2026-03-05 21:16:39 -08:00
2026-01-07 22:04:50 -08:00
2025-07-04 23:24:56 -07:00
2026-03-13 22:18:52 -07:00
2026-03-05 21:16:39 -08:00
2025-09-30 10:45:45 -07:00
2025-11-15 17:40:14 -08:00
2025-11-03 11:47:57 -08:00
2026-01-21 22:05:54 -08:00