]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
vulkan: Fix OOB accesses in soft_max_back (#15861)
authorJeff Bolz <redacted>
Tue, 9 Sep 2025 12:41:15 +0000 (07:41 -0500)
committerGitHub <redacted>
Tue, 9 Sep 2025 12:41:15 +0000 (14:41 +0200)
commit4f63cd705c7b6f457f36c63fdc053e07f6f3cc6b
tree23412428c8bcf7a55561c2bb90eb663e91def8f4
parent17bc5a815f0bebc1844c99796760cd7df5e9b8d9
vulkan: Fix OOB accesses in soft_max_back (#15861)
ggml/src/ggml-vulkan/ggml-vulkan.cpp
ggml/src/ggml-vulkan/vulkan-shaders/soft_max_back.comp
tests/test-backend-ops.cpp