]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
cuda : add FILL op support (#17851)
authorJay Zenith <redacted>
Mon, 8 Dec 2025 13:10:12 +0000 (05:10 -0800)
committerGitHub <redacted>
Mon, 8 Dec 2025 13:10:12 +0000 (21:10 +0800)
commit51e0c2d917c21826585e84be1c27f75147325de0
treeaaa936b9487e51e6385279f3c2535e26acdc214b
parent37a4f632442cb0e6d046b714d36cecb619833f4e
cuda : add FILL op support (#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