]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
vulkan : kernels for depthwise 2D convolution (CONV_2D_DW) (ggml/1204)
authorAcly <redacted>
Fri, 2 May 2025 16:02:34 +0000 (18:02 +0200)
committerGeorgi Gerganov <redacted>
Wed, 7 May 2025 12:39:32 +0000 (15:39 +0300)
commit6374ea32ca4c07ac0440df6e4a1b8b4697ed4d49
tree14966624fa60d2f8544c9301a51079dd03d9b602
parent3a66f9f24863bbae9fe6adb5143020db92b58d3e
vulkan : kernels for depthwise 2D convolution (CONV_2D_DW) (ggml/1204)

* vulkan : add kernels for depthwise 2d convolution (OP_CONV_2D_DW)

* review: remove src_x/y < 0 checks; add performance tests
ggml/src/ggml-vulkan/ggml-vulkan.cpp
ggml/src/ggml-vulkan/vulkan-shaders/conv2d_dw.comp [new file with mode: 0644]
ggml/src/ggml-vulkan/vulkan-shaders/vulkan-shaders-gen.cpp