]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
[SYCL] support bf16 on bin_bcast OP and unary OPs (#24838)
authorNeo Zhang <redacted>
Mon, 22 Jun 2026 11:09:02 +0000 (19:09 +0800)
committerGitHub <redacted>
Mon, 22 Jun 2026 11:09:02 +0000 (14:09 +0300)
commitf8cc15f163e784c58fe13aee58ebc03055bb0c40
tree63f04ad625f7665acd607e943a2c4f648c26d6ed
parent37957e8531bcd2e5f98233d6ecc864f2b76e6b8b
[SYCL] support bf16 on bin_bcast OP and unary OPs (#24838)

* support bf16 on bin_bcast OP and unary OPs

* support the older Intel compiler than 2026.0
ggml/src/ggml-sycl/binbcast.cpp
ggml/src/ggml-sycl/element_wise.cpp