]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
vulkan: Use macros to make the mat mul pipeline creation more concise (#10259)
authorJeff Bolz <redacted>
Wed, 13 Nov 2024 20:59:47 +0000 (14:59 -0600)
committerGitHub <redacted>
Wed, 13 Nov 2024 20:59:47 +0000 (21:59 +0100)
commit66798e42fbe636f1cb6236e4bc30939d23ef7c25
treefb31d3cf6fcdd16cba1c3766a8c261fc9be0309c
parentfb4a0ec0833c71cff5a1a367ba375447ce6106eb
vulkan: Use macros to make the mat mul pipeline creation more concise (#10259)

Also add vk_matmul_pipeline2 to hold f16/f32 accumulator versions of a
pipeline. This isn't really used yet.
ggml/src/ggml-vulkan.cpp