]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml : extend ggml_get_rows, ggml_repeat, ggml_concat (ggml/639)
authorGuillaume Wenzek <redacted>
Fri, 29 Dec 2023 17:07:03 +0000 (18:07 +0100)
committerGeorgi Gerganov <redacted>
Wed, 3 Jan 2024 12:38:38 +0000 (14:38 +0200)
commit5f66ebca9c41a17385341da4b553a8eb5f07edee
tree9295b1ef1cfef67c8ac42a9bed88892380a46069
parentf2eb19bd8bc9f5730d6e05d7a52a9e19bf5ac099
ggml : extend ggml_get_rows, ggml_repeat, ggml_concat (ggml/639)

* add more int ops

* ggml_compute_forward_dup_bytes

* add tests

* PR comments

* tests : minor indentations

---------

Co-authored-by: Georgi Gerganov <redacted>
ggml.c
tests/test-backend-ops.cpp