]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
fix ggml_sycl_mul_mat_id() to match the change of api (llama/7436)
authorNeo Zhang <redacted>
Tue, 28 May 2024 09:53:37 +0000 (17:53 +0800)
committerGeorgi Gerganov <redacted>
Sun, 16 Jun 2024 15:19:48 +0000 (18:19 +0300)
commit8dca71de64d39aafaff66128a533a47fec4784a5
tree89d76432700446a8e35364e5a1155f278beef5d3
parent812787cbc5c67f9e1fbcc5b5367711445be5b1cd
fix ggml_sycl_mul_mat_id() to match the change of api (llama/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