]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
vulkan: add LOG operation support for F32 and F16 (llama/17183)
authorPavels Zaicenkovs <redacted>
Sun, 16 Nov 2025 21:50:09 +0000 (22:50 +0100)
committerGeorgi Gerganov <redacted>
Mon, 17 Nov 2025 13:34:43 +0000 (15:34 +0200)
commitfa165857bfc2d8bcba3b28b5dd43699d40311aec
treebe0d9dd2632268abee4d073aa61c74cf2288a1ab
parent3e5449432eb9e03076bfb6ca8a7f57a0a31ce6c4
vulkan: add LOG operation support for F32 and F16 (llama/17183)

* vulkan: add LOG operation support for F32 and F16

Part of #14909.

* vulkan: Fix LOG operation types

* docs: Update operation support documentation for Vulkan LOG operation

* vulkan: fix log_f16 shader

* docs: restore missing LOG test cases and regenerate ops.md
src/ggml-vulkan/ggml-vulkan.cpp
src/ggml-vulkan/vulkan-shaders/log.comp [new file with mode: 0644]
src/ggml-vulkan/vulkan-shaders/vulkan-shaders-gen.cpp