]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
sycl: remove separate fp32 type promotion in gemm non-oneDNN path (#26372)
authorIan Faust <redacted>
Thu, 13 Aug 2026 09:02:18 +0000 (11:02 +0200)
committerGitHub <redacted>
Thu, 13 Aug 2026 09:02:18 +0000 (12:02 +0300)
commit154d57af3eec0ae309a7efbc644cc47774f58d70
treeabcac1aee918fe426fe184e0d1de43cbc32e6860
parent1ee1cd9bc65a56ab50e2ed19a48709dc42d1dd9d
sycl: remove separate fp32 type promotion in gemm non-oneDNN path (#26372)

* sycl: use automatic fp16 promotion in gemm

* sycl: remove redundant comment
ggml/src/ggml-sycl/ggml-sycl.cpp