]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
cuda : add FILL op support (llama/17851)
authorJay Zenith <redacted>
Mon, 8 Dec 2025 13:10:12 +0000 (05:10 -0800)
committerGeorgi Gerganov <redacted>
Fri, 12 Dec 2025 15:53:22 +0000 (17:53 +0200)
commit821c2071ab87b7eab1721cd96cde5ddc5af36653
tree970f7b957ce1637fdf4ab9aa76e166f81b1b951f
parente1562e85fccbcc0992cba29b2310c64bb50fd818
cuda : add FILL op support (llama/17851)

* cuda : add FILL op support

* cuda : add missing FILL op files
ggml/src/ggml-cuda/fill.cu [new file with mode: 0644]
ggml/src/ggml-cuda/fill.cuh [new file with mode: 0644]
ggml/src/ggml-cuda/ggml-cuda.cu