opencl: add FILL op support (#18682)

This commit is contained in:
shaofeiqi
2026-01-07 22:04:50 -08:00
committed by GitHub
parent 5b8844ae53
commit 568371a726
3 changed files with 75 additions and 0 deletions
+1
View File
@@ -57,6 +57,7 @@ set(GGML_OPENCL_KERNELS
add
add_id
argsort
fill
clamp
cpy
cvt