]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
cuda : implement bf16 cpy ops and enable bf16 cont (#14763)
authorSigbjørn Skjæret <redacted>
Tue, 22 Jul 2025 10:33:10 +0000 (12:33 +0200)
committerGitHub <redacted>
Tue, 22 Jul 2025 10:33:10 +0000 (12:33 +0200)
commite28c0b80c249b5618c3a0d5e960f63929f380ac9
tree791b3aac30593b5080ced1576c34f2325e61df83
parent8e6f8bc875358968b63e08f7bbbe0a288f29d856
cuda : implement bf16 cpy ops and enable bf16 cont (#14763)

* implement bf16 cpy ops and enable bf16 cont

* deduplicate copy functions

* deduplicate checks
ggml/src/ggml-cuda/cpy-utils.cuh
ggml/src/ggml-cuda/cpy.cu
ggml/src/ggml-cuda/ggml-cuda.cu
ggml/src/ggml-cuda/set-rows.cu