]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
[SYCL] Add more types in GET_ROWS OP (#23710)
authorNeo Zhang <redacted>
Mon, 1 Jun 2026 06:53:04 +0000 (14:53 +0800)
committerGitHub <redacted>
Mon, 1 Jun 2026 06:53:04 +0000 (09:53 +0300)
commit416252268825d5f0b24568d2c7f99481d7c6d077
tree4910ee1738a7f9a9a1791476433b5270de3a7e70
parent44e211cecf894471967e0e7e21e726c5caed9607
[SYCL] Add more types in GET_ROWS OP (#23710)

* add to support Q1_0, NVFP4, IQ2_XXS, IQ2_XS, IQ2_S, IQ3_XXS, IQ1_S, IQ1_M, IQ3_S, IQ4_NL, IQ4_XS, I32, MXFP4, Q2_K, Q3_K, Q5_K, and Q6_K in GET_ROWS OP

* correct the link
docs/backend/SYCL.md
docs/ops.md
docs/ops/SYCL.csv
ggml/src/ggml-sycl/dequantize.hpp
ggml/src/ggml-sycl/getrows.cpp
ggml/src/ggml-sycl/ggml-sycl.cpp