]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
sycl: addressing non-contiguous src1 mul_mats (nc and batched) (llama/13343)
authorAlberto Cabrera Pérez <redacted>
Thu, 8 May 2025 09:08:01 +0000 (10:08 +0100)
committerGeorgi Gerganov <redacted>
Tue, 13 May 2025 10:59:21 +0000 (13:59 +0300)
commite8a7f1b7bbd8dc73dc53887d4007c0a078eaae77
tree21198094033006e8dc49fbae054ff3408c5e37bf
parentfbad8058c4c6ba60592a62f2eae3d9fb2c141635
sycl: addressing non-contiguous src1 mul_mats (nc and batched) (llama/13343)

* sycl: fixed non-contiguous src1 mul_mats (nc and batched)

* Fixed wrong static_cast inside kernel
ggml/src/ggml-sycl/common.hpp
ggml/src/ggml-sycl/convert.cpp
ggml/src/ggml-sycl/convert.hpp
ggml/src/ggml-sycl/ggml-sycl.cpp