]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
Fixed minor bug when enabling FP16 for non intel targets (llama/6464)
authorOuadie EL FAROUKI <redacted>
Fri, 5 Apr 2024 13:35:06 +0000 (14:35 +0100)
committerGeorgi Gerganov <redacted>
Sun, 7 Apr 2024 13:15:57 +0000 (16:15 +0300)
commit61b05815e05b4f7ed956141ec770efa937241145
tree0e79bb7c1846270b191f622edb2c12a9a660891a
parent1dce94cf2652ff1a6e696d0cdcc84afdc8c00a9b
Fixed minor bug when enabling FP16 for non intel targets (llama/6464)

* moved INTEL_MKL guard from gemm_impl to gemm (wrapper)

* Update ggml-sycl.cpp

Co-authored-by: AidanBeltonS <redacted>
---------

Co-authored-by: AidanBeltonS <redacted>
ggml-sycl.cpp