]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
vulkan: support L2_NORM with contiguous rows (#19604)
authorJeff Bolz <redacted>
Sat, 14 Feb 2026 05:42:04 +0000 (21:42 -0800)
committerGitHub <redacted>
Sat, 14 Feb 2026 05:42:04 +0000 (06:42 +0100)
commitdbb023336bc6986f3d1bc292502d7badea3713c5
tree227910782bf8b33ddd502a4fef6aaaa94f58a1e4
parent53aef25a88306381f4e8f961c6c8e6b0f58223ad
vulkan: support L2_NORM with contiguous rows (#19604)
ggml/src/ggml-vulkan/ggml-vulkan.cpp
ggml/src/ggml-vulkan/vulkan-shaders/l2_norm.comp
tests/test-backend-ops.cpp