]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
vulkan: add RTE variants of exp shader (#16165)
authorJeff Bolz <redacted>
Mon, 22 Sep 2025 05:37:17 +0000 (00:37 -0500)
committerGitHub <redacted>
Mon, 22 Sep 2025 05:37:17 +0000 (07:37 +0200)
commita20d810d79adfbf82e0eb703af6f27a0e2d1a539
tree827cff778c0663817255847ef65991104db2bc9e
parent4d0a7cbc617e384fc355077a304c883b5c7d4fb6
vulkan: add RTE variants of exp shader (#16165)

This fixes some failures on Turing where "round to zero" rounds to the max f16
value but the CPU reference value is infinite.
ggml/src/ggml-vulkan/ggml-vulkan.cpp
ggml/src/ggml-vulkan/vulkan-shaders/exp.comp
ggml/src/ggml-vulkan/vulkan-shaders/vulkan-shaders-gen.cpp