]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/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>
Mon, 16 Mar 2026 11:10:15 +0000 (13:10 +0200)
commit8d97f59639e75de2ea885bd27df51d1f48cc4dc1
treeb7e00258d4d9059c716764dd8caf632209282921
parent4b0653a792a1bc5039a91bcf87910252b77fa0ba
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
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