llama.cpp
ggml : add ggml_set_rows
#14274
Merged

ggml : add ggml_set_rows #14274

ggerganov merged 18 commits into ggml-org:master from rgerganov:ggml-set-rows
rgerganov
github-actions github-actions added ggml
ggerganov
ggerganov
ggerganov commented on 2025-06-19
ggerganov
ggerganov commented on 2025-06-20
ggerganov
ggerganov commented on 2025-06-20
rgerganov rgerganov force pushed to 70e3d277 1 year ago
ggerganov
ggerganov
github-actions github-actions added testing
github-actions github-actions added examples
github-actions github-actions added Apple Metal
rgerganov ggml : add ggml_set_rows
3788aa73
rgerganov use I64 for indices
b2bd0a7e
ggerganov ggml : add repeat impl for i64
788fb0ff
ggerganov ggml : add ggml_is_contiguous_rows
2f3a43d0
ggerganov ggml : ggml_set_rows support broadcast
93a568cd
ggerganov ggml : ggml_set_rows support quantized dst
6b9b86d3
ggerganov ggml : support GGML_TYPE_F32 ".from_float" trait
b13524cb
ggerganov ggml : ggml_set_rows update comment + better index name
b597019f
ggerganov tests : add ggml_set_rows
f7d0aab7
ggerganov metal : add ggml_set_rows implementation
a881dc27
rgerganov ggml : simplify forward_dup_f32
a92973ef
rgerganov ggml : fix supports_op
1a5b2a16
rgerganov rgerganov force pushed to 1a5b2a16 1 year ago
JohannesGaessler
ggerganov
ggerganov ggerganov marked this pull request as ready for review 1 year ago
ggerganov
ggerganov
ggerganov approved these changes on 2025-06-26
ggerganov ggerganov requested a review from slaren slaren 1 year ago
ggerganov
ggerganov commented on 2025-06-26
ggerganov tests : add comment to set_rows
3c331241
rgerganov
JohannesGaessler
ggerganov
slaren
slaren approved these changes on 2025-06-26
ggerganov ggml : leave the repeat_i64 for a separate PR
929e1184
ggerganov ggml : set_rows use std::min instead of MIN
56d69140
ggerganov ggml : better error message for set_rows unsupported type
8f0f6150
ggerganov metal : perform op->type check only once
838e89d0
ggerganov tests : more consistent implementation + more tests
f46ddbae
ggerganov ggerganov merged 8d94219a into master 1 year ago
CISC
ggerganov

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone