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
..
2026-07-17 11:39:33 +03:00
2026-04-30 17:37:13 +02:00
2026-07-22 00:10:29 +08:00
2026-07-22 08:42:47 +02:00
2026-07-10 12:38:34 +08:00
2026-07-21 14:44:22 -07:00
2026-07-09 11:02:26 +03:00
2026-07-15 13:53:31 +03:00
2026-03-22 11:05:51 +01:00
2026-07-19 22:48:57 -07:00
2026-07-21 22:43:11 +08:00
2026-05-19 09:42:36 +03:00
2026-07-17 08:49:49 +03:00
2026-05-10 17:32:41 +02:00
2026-07-21 17:40:45 +02:00
2026-07-22 17:24:44 +09:00
2026-04-30 17:37:13 +02:00
2026-05-27 00:59:35 +02:00
2026-07-10 12:38:34 +08:00
2026-05-25 12:38:01 +03:00
2026-01-29 12:33:21 -08:00
2026-01-29 12:33:21 -08:00
2026-04-09 16:42:19 +02:00
2026-07-17 00:33:33 +08:00
2026-07-10 12:38:34 +08:00
2026-06-30 08:41:45 +08:00
2026-07-07 12:05:47 -07:00
2026-04-16 17:21:28 +08:00
2026-04-08 17:40:15 +02:00
2026-07-07 12:05:47 -07:00
2026-07-07 12:05:47 -07:00
2024-11-14 18:04:35 +01:00
2024-12-12 19:02:49 +01:00
2026-07-17 00:33:33 +08:00
2025-06-01 13:43:57 +03:00
2026-07-13 13:55:15 +03:00