]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
kompute : implement op_getrows_f32 (llama/6403)
authorwoachk <redacted>
Mon, 3 Jun 2024 05:32:16 +0000 (07:32 +0200)
committerGeorgi Gerganov <redacted>
Sun, 16 Jun 2024 15:19:48 +0000 (18:19 +0300)
commit8c01c9b85cde9f96a57eec448712559630aa4c02
tree5199019b3bf387ee507ef335587d5f7b87084849
parentd1123d795e803a8eed7d628c6cfe7e03b004a4d0
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.
ggml-kompute.cpp