]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
vulkan: add REPEAT op support for f16 to f16. (llama/23298)
authorl8bloom <redacted>
Wed, 27 May 2026 14:59:08 +0000 (16:59 +0200)
committerGeorgi Gerganov <redacted>
Fri, 29 May 2026 06:47:30 +0000 (09:47 +0300)
commitc5cde8c7171dea86345338a7dee64d939b4c09cf
tree957b259769cffa2ac10257463132ae5b1b6a03d2
parent98c6722fecccfca0c6ac947b487888bf375b90a2
vulkan: add REPEAT op support for f16 to f16. (llama/23298)

* feat: extend repeat op for vulkan

* feat: add repeat_f16 vulkan pipeline

* fix: ensure same dst and src types

* fix: use type_size instead of data types

* fix: use int16 and int32 for repeat shader op

* chore: rename repeat_f* to repeat_i*

* chore: rename repeat vulkan pipelines
ggml/src/ggml-vulkan/ggml-vulkan.cpp
ggml/src/ggml-vulkan/vulkan-shaders/vulkan-shaders-gen.cpp