]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
sycl : enhance OP set_rows to support all missed data types (#26515)
authorNeo Zhang <redacted>
Fri, 7 Aug 2026 04:52:52 +0000 (12:52 +0800)
committerGitHub <redacted>
Fri, 7 Aug 2026 04:52:52 +0000 (07:52 +0300)
commitc074cb3f763d93262133f9715dd5ca94285f938d
tree42dc3bba4e8a83611f55bbd77c6ec7bc0520dc1a
parent5b87ed30f84accf450fd3c154d90ab9f2b2b47a4
sycl : enhance OP set_rows to support all missed data types (#26515)

* support fp16 to fp16/fp32

* support all missed data types in set_rows

* refactor the code to support all data types
ggml/src/ggml-sycl/ggml-sycl.cpp
ggml/src/ggml-sycl/set_rows.cpp