]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
vulkan: support im2col_3d (#15795)
authorJeff Bolz <redacted>
Sun, 7 Sep 2025 18:50:26 +0000 (13:50 -0500)
committerGitHub <redacted>
Sun, 7 Sep 2025 18:50:26 +0000 (13:50 -0500)
commit3976dfbe00f02a62c0deca32c46138e4f0ca81d8
treec7eaf2360e0ff7e05602a74e1e3176050224dbb0
parentd36e61c580bf7fc7879c443c542312a42b718e11
vulkan: support im2col_3d (#15795)
ggml/src/ggml-vulkan/ggml-vulkan.cpp
ggml/src/ggml-vulkan/vulkan-shaders/im2col_3d.comp [new file with mode: 0644]
ggml/src/ggml-vulkan/vulkan-shaders/vulkan-shaders-gen.cpp
tests/test-backend-ops.cpp