]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
vulkan: support CONV_3D (llama/24612)
authorJeff Bolz <redacted>
Tue, 23 Jun 2026 13:39:20 +0000 (08:39 -0500)
committerGeorgi Gerganov <redacted>
Fri, 26 Jun 2026 13:03:57 +0000 (16:03 +0300)
commitc25eb26c32e7e54b64d17d867ffe79e26173e72e
treeb2e23e2b2041954c9019831a0fd4bde7e763fc46
parentcc0d00f610072ae4e5a7c7dac0840714bff78a97
vulkan: support CONV_3D (llama/24612)

* vulkan: support CONV_3D

This is a pretty direct port of conv2d_mm.comp to CONV_3D, done by codex
and cleaned up by me.

* disable slower perf tests
ggml/src/ggml-vulkan/ggml-vulkan.cpp
ggml/src/ggml-vulkan/vulkan-shaders/conv3d_mm.comp [new file with mode: 0644]
ggml/src/ggml-vulkan/vulkan-shaders/vulkan-shaders-gen.cpp