]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
vulkan: handle rope with large number of rows (#18306)
authorJeff Bolz <redacted>
Fri, 26 Dec 2025 15:53:46 +0000 (09:53 -0600)
committerGitHub <redacted>
Fri, 26 Dec 2025 15:53:46 +0000 (16:53 +0100)
commit10dc500bdb043e16d7bb4e16bc4ee8480fad5262
tree57b56b4cbb185a7ca6f17743d52bfa3f4c2dea0a
parent4893cc07bba09525d6a1720d0686ed09b5a9b1c8
vulkan: handle rope with large number of rows (#18306)
ggml/src/ggml-vulkan/ggml-vulkan.cpp
ggml/src/ggml-vulkan/vulkan-shaders/rope_multi.comp
ggml/src/ggml-vulkan/vulkan-shaders/rope_neox.comp
ggml/src/ggml-vulkan/vulkan-shaders/rope_norm.comp
ggml/src/ggml-vulkan/vulkan-shaders/rope_params.glsl
ggml/src/ggml-vulkan/vulkan-shaders/rope_vision.comp
tests/test-backend-ops.cpp