]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
ggml-vulkan: Add ELU op support (llama/20183)
authorGiantPrince <redacted>
Sun, 8 Mar 2026 11:38:17 +0000 (07:38 -0400)
committerGeorgi Gerganov <redacted>
Sun, 15 Mar 2026 19:50:13 +0000 (21:50 +0200)
commit58b79abfeea8a88ab4e9be0d25a006d83cb0767e
tree255ed8c9bc90b9a27c602359d4d02b03b8ff2339
parent64a58ad11a24da69e5e8140eea3f4ab408a2ce08
ggml-vulkan: Add ELU op support (llama/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
src/ggml-vulkan/ggml-vulkan.cpp
src/ggml-vulkan/vulkan-shaders/elu.comp [new file with mode: 0644]
src/ggml-vulkan/vulkan-shaders/vulkan-shaders-gen.cpp