mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-08-04 13:39:56 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| BLAS.csv | ||
| CANN.csv | ||
| CPU.csv | ||
| CUDA.csv | ||
| ET.csv | ||
| Metal.csv | ||
| OpenCL.csv | ||
| SYCL.csv | ||
| Vulkan.csv | ||
| WebGPU.csv | ||
| zDNN.csv | ||
| ZenDNN.csv | ||