]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
opencl: add FILL op support (llama/18682)
authorshaofeiqi <redacted>
Thu, 8 Jan 2026 06:04:50 +0000 (22:04 -0800)
committerGeorgi Gerganov <redacted>
Sun, 11 Jan 2026 09:02:08 +0000 (11:02 +0200)
commit3354cf56c073c27d21b8b72660d20ea1a0f4aa7a
tree997a69ec9bf822986d3678fc507e8e7e33cb9360
parent5c3d4835465326661de679ba5975311f38f7862e
opencl: add FILL op support (llama/18682)
src/ggml-opencl/CMakeLists.txt
src/ggml-opencl/ggml-opencl.cpp
src/ggml-opencl/kernels/fill.cl [new file with mode: 0644]