]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
vulkan: support CPY from any type to itself (llama/13695)
authorJeff Bolz <redacted>
Fri, 23 May 2025 04:45:02 +0000 (00:45 -0400)
committerGeorgi Gerganov <redacted>
Tue, 27 May 2025 15:03:00 +0000 (18:03 +0300)
commit191f040414c940533a101d5acf677b1aaa318b5a
tree44132febd820eede7abb50d870f10e7b5c97d401
parent2d49d4a9b5a9e7aa4e816eac94a44bda2c1b6d58
vulkan: support CPY from any type to itself (llama/13695)

Reuse the f16/f32 copy shaders, and just scale the number of elements
according to the type size.
ggml/src/ggml-vulkan/ggml-vulkan.cpp