]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
SYCL: use 1D kernel for set_rows (#14618)
authorAkarshan Biswas <redacted>
Mon, 14 Jul 2025 09:37:55 +0000 (15:07 +0530)
committerGitHub <redacted>
Mon, 14 Jul 2025 09:37:55 +0000 (10:37 +0100)
commit0f4c6ec0f1a9607ba67071f8a02c69b0afc2f91e
treee73722e91e794720775281d3d5d38ffd81b2d889
parent65a3ebb0aa56d6c501466e0f950ad15105fd32d8
SYCL: use 1D kernel for set_rows (#14618)

* SYCL: Use 1D kernel for set_rows

* Remove dangling comment

* Refactor and use ceil_div
ggml/src/ggml-sycl/set_rows.cpp