]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
sycl : enhance OP set_rows to support all missed data types (llama/26515)
authorNeo Zhang <redacted>
Fri, 7 Aug 2026 04:52:52 +0000 (12:52 +0800)
committerGeorgi Gerganov <redacted>
Fri, 7 Aug 2026 18:59:49 +0000 (21:59 +0300)
commit89d45afe250477cf9567aecb0a1327ef97494ce7
tree5bcc4930e3f252cac096c9646d1ebc4d32bddb09
parent79ab70c9222a45443eda2df193293f4b1453578c
sycl : enhance OP set_rows to support all missed data types (llama/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