]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
vulkan: support im2col_3d (llama/15795)
authorJeff Bolz <redacted>
Sun, 7 Sep 2025 18:50:26 +0000 (13:50 -0500)
committerGeorgi Gerganov <redacted>
Sat, 20 Sep 2025 10:33:50 +0000 (13:33 +0300)
commit178c9005a4abc710b36be7b4ae2d8a888edb2218
treeea01b0528d8d86c5fd3ff0098b118381bcac62f7
parent076d15ece6da2f2d4c1f87f3744ded81d105b1d5
vulkan: support im2col_3d (llama/15795)
src/ggml-vulkan/ggml-vulkan.cpp
src/ggml-vulkan/vulkan-shaders/im2col_3d.comp [new file with mode: 0644]
src/ggml-vulkan/vulkan-shaders/vulkan-shaders-gen.cpp
tests/test-backend-ops.cpp