]> git.djapps.eu Git - pkg/ggml/sources/ggml/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>
Sun, 25 May 2025 07:46:24 +0000 (10:46 +0300)
commitbe033d1eddf2c71ad80f9b31a04916eafa6321d5
treeeee512d37f972c160ac8564673ce87c4fc59583d
parent386b7053a108acfdeb382df7de796043ff7c221c
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.
src/ggml-vulkan/ggml-vulkan.cpp