llama.cpp releases · · 1 min read

b10090

Mirrored from llama.cpp releases for archival readability. Support the source by reading on the original site.

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

Website:

macOS/iOS:

Linux:

Android:

Windows:

openEuler:

  • DISABLED
  • openEuler x86 (310p)
  • openEuler x86 (910b, ACL Graph)
  • openEuler aarch64 (310p)
  • openEuler aarch64 (910b, ACL Graph)

Discussion (0)

Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.

Sign in →

No comments yet. Sign in and be the first to say something.

More from llama.cpp releases