]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
kompute : implement op_getrows_f32 (llama/6403)
authorwoachk <redacted>
Mon, 3 Jun 2024 05:32:16 +0000 (07:32 +0200)
committerGeorgi Gerganov <redacted>
Sat, 15 Jun 2024 19:05:47 +0000 (22:05 +0300)
commit5ed1871585e461aece960323f0ba8044e6d54183
treef601ddd9657d038d3ba9a5e61f52b7ca8d550ce6
parent8cf2b1d943fd42cbeb0f8aaebe94d242fb192c06
kompute : implement op_getrows_f32 (llama/6403)

op_getrows_f32 is required since https://github.com/ggerganov/llama.cpp/pull/6122
for the Vulkan w/ Kompute backend to be functional.

As such, implement this op to make this backend functional again.
src/ggml-kompute.cpp