]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
sycl: addressing non-contiguous src1 mul_mats (nc and batched) (#13343)
authorAlberto Cabrera Pérez <redacted>
Thu, 8 May 2025 09:08:01 +0000 (10:08 +0100)
committerGitHub <redacted>
Thu, 8 May 2025 09:08:01 +0000 (10:08 +0100)
commit8733e0cf6eefc7c7752297cc22d0836706f4222c
treedbce3b4f28831f6bd655e0ad9b1124e7323a8cf8
parent814f795e063c257f33b921eab4073484238a151a
sycl: addressing non-contiguous src1 mul_mats (nc and batched) (#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