]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
cuda : implement bf16 cpy ops and enable bf16 cont (llama/14763)
authorSigbjørn Skjæret <redacted>
Tue, 22 Jul 2025 10:33:10 +0000 (12:33 +0200)
committerGeorgi Gerganov <redacted>
Thu, 24 Jul 2025 17:57:40 +0000 (20:57 +0300)
commitc32c9dcc7e5a1b4bf083ecce8def9bdcdfc06353
treed52b86fa732be890e620df92e46cffbd11324781
parentf08563f79118e9bce45ce71989d520e14a0e31fd
cuda : implement bf16 cpy ops and enable bf16 cont (llama/14763)

* implement bf16 cpy ops and enable bf16 cont

* deduplicate copy functions

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