]> git.djapps.eu Git - pkg/ggml/sources/ggml/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>
Wed, 29 May 2024 10:16:38 +0000 (13:16 +0300)
commitef03773a8f387cf7b5eac22aa3e05361270047cb
tree2f6b1f6633133e73999b1ada004c11d1715c15ff
parentabf0f9f0c44739e29d7093a89eb8f623965a02ef
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
src/ggml-sycl.cpp