]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
support bf16 on bin_bcast OP and unary OPs (llama/24838)
authorNeo Zhang <redacted>
Mon, 22 Jun 2026 11:09:02 +0000 (19:09 +0800)
committerGeorgi Gerganov <redacted>
Fri, 26 Jun 2026 13:03:57 +0000 (16:03 +0300)
commit1b3f8434f9be0a7a81c8d25249fcbafbb9d43f8a
treec46aede4e2c8c9fda4024fd809709aa64ffb7110
parent556d900cfb443aa6addd35641a768224d05ae7be
support bf16 on bin_bcast OP and unary OPs (llama/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