]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
[SYCL]fix ggml_sycl_mul_mat_id() to match the change of api (#7436)
authorNeo Zhang <redacted>
Tue, 28 May 2024 09:53:37 +0000 (17:53 +0800)
committerGitHub <redacted>
Tue, 28 May 2024 09:53:37 +0000 (10:53 +0100)
commite2b065071c5fc8ac5697d12ca343551faee465cc
treecb8a00b03fcfb0b9ed51cf962b16d4222abcfc9f
parent0548a4187f2e53b8fc6d9ff0f4c71988f708ff42
[SYCL]fix ggml_sycl_mul_mat_id() to match the change of api (#7436)

* fix mul_mat_id to match the change of api

* rm comment

* rm unused or duplicated code, rename as review comment
ggml-sycl.cpp