]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
sycl : Support DSv4 OPs: LIGHTNING_INDEXER,DSV4_HC_COMB,DSV4_HC_POST,DSV4_HC_PRE...
authorNeo Zhang <redacted>
Fri, 7 Aug 2026 05:22:23 +0000 (13:22 +0800)
committerGeorgi Gerganov <redacted>
Fri, 7 Aug 2026 18:59:49 +0000 (21:59 +0300)
commit9faa9ee7b0e54828a21149e2e02bdd04123a696b
treea8e3254920c67fe1d03ab062f016f4055d624bb0
parentfb9e8ca97b8baad1eaa92926c433a184e0eadb6a
sycl : Support DSv4 OPs: LIGHTNING_INDEXER,DSV4_HC_COMB,DSV4_HC_POST,DSV4_HC_PRE (llama/26568)

* support DSv4 OPs: LIGHTNING_INDEXER,DSV4_HC_COMB,DSV4_HC_POST,DSV4_HC_PREwq

* update ops.md

* fix format issue
ggml/src/ggml-sycl/dsv4-hc.cpp [new file with mode: 0644]
ggml/src/ggml-sycl/dsv4-hc.hpp [new file with mode: 0644]
ggml/src/ggml-sycl/ggml-sycl.cpp
ggml/src/ggml-sycl/lightning-indexer.cpp [new file with mode: 0644]
ggml/src/ggml-sycl/lightning-indexer.hpp [new file with mode: 0644]