]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml-vulkan: Add ELU op support (#20183)
authorGiantPrince <redacted>
Sun, 8 Mar 2026 11:38:17 +0000 (07:38 -0400)
committerGitHub <redacted>
Sun, 8 Mar 2026 11:38:17 +0000 (12:38 +0100)
commitd088d5b74f1d63b9a345d1515ab9e3bb3bc81a10
tree21fa687a13ef1b25493dbf12a67306cbcd92a0e2
parentcd18a50ea573c081e7fa5604c85e4d571fd6ae4f
ggml-vulkan: Add ELU op support (#20183)

* ggml-Vulkan: add ELU support

* ggml-Vulkan: remove extra spaces and variables

* ggml-Vulkan: fix format issue

* ggml-Vulkan: fix format issue

* fix whitespace issue

* Update Vulkan.csv and ops.md
docs/ops.md
docs/ops/Vulkan.csv
ggml/src/ggml-vulkan/ggml-vulkan.cpp
ggml/src/ggml-vulkan/vulkan-shaders/elu.comp [new file with mode: 0644]
ggml/src/ggml-vulkan/vulkan-shaders/vulkan-shaders-gen.cpp