]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml : fix quantized cpy op (#12310)
authorGeorgi Gerganov <redacted>
Sat, 22 Mar 2025 14:23:26 +0000 (16:23 +0200)
committerGitHub <redacted>
Sat, 22 Mar 2025 14:23:26 +0000 (16:23 +0200)
commitba932dfb50cc694645b1a148c72f8c06ee080b17
tree1a64468559a7fd60e88de41f1f093ebdaf9dff78
parentfac63a3d786b2a0f97876c30add02cb525a9648e
ggml : fix quantized cpy op (#12310)

* ggml : fix quantized cpy op

ggml-ci

* tests : add cpy tests for all types

ggml-ci

* tests : add BF16 copy tests

ggml-ci

* tests : fix loop for same-type copy

ggml-ci

* tests : add option to permute the dst tensor

ggml-ci
ggml/src/ggml-cpu/ggml-cpu.c
tests/test-backend-ops.cpp