]> git.djapps.eu Git - pkg/ggml/sources/llama.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)
committerGitHub <redacted>
Fri, 7 Aug 2026 05:22:23 +0000 (08:22 +0300)
commit31558dbb765719feb7135598e73c9256123f5a48
tree8d14d9bcbdf16ac52d0a754f5bc639a6df7677bf
parentc1f41098988a797fd562782d1e3961fbb0f291f5
sycl : Support DSv4 OPs: LIGHTNING_INDEXER,DSV4_HC_COMB,DSV4_HC_POST,DSV4_HC_PRE (#26568)

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

* update ops.md

* fix format issue
docs/ops.md
docs/ops/SYCL.csv
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]