]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/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 19:05:46 +0000 (21:05 +0200)
commit9d95d9a1ee31bdfbec5f56af8841c08e344638c3
tree54bf1718a5a1c166421e5db70929600bbeb3c022
parentf571655e8ebe836655180adffdb79bc832114f54
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
ggml/src/ggml-vulkan/ggml-vulkan.cpp
ggml/src/ggml-vulkan/vulkan-shaders/log.comp [new file with mode: 0644]
ggml/src/ggml-vulkan/vulkan-shaders/vulkan-shaders-gen.cpp