]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
[SYCL] fix the mul_mat_id ut issues (#8427)
authorChen Xi <redacted>
Fri, 12 Jul 2024 00:52:04 +0000 (00:52 +0000)
committerGitHub <redacted>
Fri, 12 Jul 2024 00:52:04 +0000 (08:52 +0800)
commitb549a1bbefb2f1fbb8b558bac1f2ae7967e60964
tree2dab3e0e8e48cbfe2991f32b82e0d73cebb149bd
parent368645698ab648e390dcd7c00a2bf60efa654f57
[SYCL] fix the mul_mat_id ut issues (#8427)

* fix part of mul_mat_id

* skip the bfloat 16 sycl ut

Signed-off-by: Chen Xi <redacted>
---------

Signed-off-by: Chen Xi <redacted>
Co-authored-by: Meng, Hengyu <redacted>
Co-authored-by: Chen Xi <redacted>
ggml/src/ggml-backend.c
ggml/src/ggml-sycl.cpp
src/llama.cpp