]> git.djapps.eu Git - pkg/ggml/sources/ggml/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:02:19 +0000 (13:02 +0300)
commita90f46badf7f85fa96048084f6bc75e281f0bcbf
tree46305e8585077d9abf519996fbe74ee670441cde
parent153e8bcb62811d608f5cddc13a8bd1c5de7eab25
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
src/ggml-sycl/common.hpp
src/ggml-sycl/convert.cpp
src/ggml-sycl/convert.hpp
src/ggml-sycl/ggml-sycl.cpp