]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
SYCL: Add gated linear attention kernel (llama/11175)
authorAkarshan Biswas <redacted>
Wed, 15 Jan 2025 03:20:17 +0000 (08:50 +0530)
committerGeorgi Gerganov <redacted>
Mon, 3 Feb 2025 20:00:57 +0000 (22:00 +0200)
commit9700cfb0a3ea5a0789b3c55e9e4217a4f34ba2f6
tree098b296fe744178a17135e0bd12232deada521ae
parent8e0143e205c275623d0193a8c0d8d1f1184e7d7f
SYCL: Add gated linear attention kernel (llama/11175)

* SYCL: Add Gated Linear attention kernel

* glahpp: add a space at the end of file

* gla: Put the barrier inside the main logic loop
ggml/src/ggml-sycl/backend.hpp
ggml/src/ggml-sycl/ggml-sycl.cpp
ggml/src/ggml-sycl/gla.cpp [new file with mode: 0644]
ggml/src/ggml-sycl/gla.hpp [new file with mode: 0644]