koboldcpp/docs/ops
m1el 7347430f44
webgpu : add CONV_2D_DW (depthwise conv2d) kernel (#25847)
* webgpu : add CONV_2D_DW (depthwise conv2d) kernel

Implement GGML_OP_CONV_2D_DW for the WebGPU backend,
ported from the Vulkan backend's conv2d_dw.comp.

Assisted-by: Claude Opus-4.8

* Remove unnecessary comments in webgpu support

* update supported ops tables, triggered by adding webgpu CONV_2D_DW
2026-07-22 17:24:44 +09:00
..
BLAS.csv docs(ggml): update backend ops (#18734) 2026-01-10 18:48:17 +08:00
CANN.csv docs : update ops.md for CANN backend (#18654) 2026-01-16 13:32:17 +01:00
CPU.csv docs: update CPU backend ops to mark POOL_1D as supported (#20304) 2026-03-10 21:31:24 +08:00
CUDA.csv docs : update cpu and cuda ops (#17890) 2025-12-09 23:31:29 +01:00
ET.csv ggml-et: Initial ET backend (#24179) 2026-07-10 12:38:34 +08:00
Metal.csv metal: Implement ROLL op (#21946) 2026-04-16 11:54:37 +03:00
OpenCL.csv docs : update opencl ops (#17904) 2025-12-10 15:20:00 +01:00
SYCL.csv sycl : implement xielu op (#25550) 2026-07-15 10:29:12 +03:00
Vulkan.csv vulkan: support non-contig unary/glu ops (#24215) 2026-06-13 08:44:15 -05:00
WebGPU.csv webgpu : add CONV_2D_DW (depthwise conv2d) kernel (#25847) 2026-07-22 17:24:44 +09:00
zDNN.csv docs(ggml): update backend ops (#18734) 2026-01-10 18:48:17 +08:00
ZenDNN.csv ggml-zendnn : add MUL_MAT_ID op support for MoE models (#21315) 2026-04-03 12:19:08 +03:00