]> git.djapps.eu Git - pkg/ggml/sources/ggml/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>
Sat, 6 Apr 2024 15:27:03 +0000 (18:27 +0300)
commita09f675ad5a29611b24b465bf40b709f0d6a7080
tree2937d755bee6c49c8765a686b727639cedf90d86
parent907531fbcca7cb21f2d9de1ca00fe30f0b0e80a1
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>
src/ggml-sycl.cpp