]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
vulkan: add RTE variants of exp shader (llama/16165)
authorJeff Bolz <redacted>
Mon, 22 Sep 2025 05:37:17 +0000 (00:37 -0500)
committerGeorgi Gerganov <redacted>
Thu, 25 Sep 2025 08:56:34 +0000 (11:56 +0300)
commit93f9548055e21d8fc64196cbb9cb320143c59900
treeea8742e29e7005edcdf6ff8fb3c6420d41a8dbb0
parent5594e896fbb272dd6eb6dc9803f99645b2450fab
vulkan: add RTE variants of exp shader (llama/16165)

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