]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
ggml : fix quantized cpy op (llama/12310)
authorGeorgi Gerganov <redacted>
Sat, 22 Mar 2025 14:23:26 +0000 (16:23 +0200)
committerGeorgi Gerganov <redacted>
Thu, 27 Mar 2025 07:35:24 +0000 (09:35 +0200)
commit028e983bf432ad5e58dd24621cb9d5669f8cf6fb
treed31a11d2b83bb3385846d5c3e05675e0ed939e71
parentde9813f8f84d68c82dc6822919eba6e080f147ae
ggml : fix quantized cpy op (llama/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
src/ggml-cpu/ggml-cpu.c
tests/test-backend-ops.cpp