]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
vulkan: add LOG operation support for F32 and F16 (#17183)
authorPavels Zaicenkovs <redacted>
Sun, 16 Nov 2025 21:50:09 +0000 (22:50 +0100)
committerGitHub <redacted>
Sun, 16 Nov 2025 21:50:09 +0000 (22:50 +0100)
commitdbed61294abbc91b93aef64047bf2fecbf44b48b
tree92d9d41a77a94f3188ee1c6ca50487407b9ce8da
parent80deff3648b93727422461c41c7279ef1dac7452
vulkan: add LOG operation support for F32 and F16 (#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
docs/ops.md
docs/ops/Vulkan.csv
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