ggml: optimize concat op by replacing per-element memcpy with row-level memcpy #24575
ggml: optimize concat op by replacing per-element memcpy with row-lev…
610531d9
CISC
commented
on 2026-08-19
ggml: fix concat offsets for row-level copies
948c136e
CISC
approved these changes
on 2026-08-20
ggml: add concat row contiguity asserts
b65a114c
Merge branch 'master' into optim/concat-forward
7dc39268
ggml: move concat block size asserts
d557c6c0
ggml: remove redundant concat asserts
24added9
CISC
commented
on 2026-08-21
Update ggml/src/ggml-cpu/ops.cpp
f6c2a860
ggerganov
approved these changes
on 2026-08-22
ggerganov
merged
369e1cd6
into master 6 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub