]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/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>
Mon, 28 Jul 2025 10:02:32 +0000 (13:02 +0300)
commit810018a63a61087414c6a8d379debf0a36722892
treeb5cb83e3022026301d5779d61fd7bfbc4439649c
parentde49384ab3d34cc5368aa7429d76e9ec2718ed67
cuda : implement bf16 cpy ops and enable bf16 cont (llama/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