]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
opencl: add FILL op support (#18682)
authorshaofeiqi <redacted>
Thu, 8 Jan 2026 06:04:50 +0000 (22:04 -0800)
committerGitHub <redacted>
Thu, 8 Jan 2026 06:04:50 +0000 (22:04 -0800)
commit568371a7264c30ad4583f1859cb815dfc0bc14fa
tree1a5e4308b3b5acd36bca3c49a3a9162c4fd4fb36
parent5b8844ae531d8ff09c1c00a2022293d5b674c787
opencl: add FILL op support (#18682)
ggml/src/ggml-opencl/CMakeLists.txt
ggml/src/ggml-opencl/ggml-opencl.cpp
ggml/src/ggml-opencl/kernels/fill.cl [new file with mode: 0644]