]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
vulkan: support CPY from any type to itself (#13695)
authorJeff Bolz <redacted>
Fri, 23 May 2025 04:45:02 +0000 (00:45 -0400)
committerGitHub <redacted>
Fri, 23 May 2025 04:45:02 +0000 (06:45 +0200)
commit1dcd01960c33f52afb782b3d850fc2149a08cc6b
tree52afc8b18801ae93a8aa3055df4483fb43d2de6a
parentc10ed6cbcc3904b7d6bbcd137589eebd899aa38f
vulkan: support CPY from any type to itself (#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