]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml-sycl: Replace 3d ops with macro (#5458)
authorAbhilash Majumder <redacted>
Mon, 12 Feb 2024 14:52:05 +0000 (20:22 +0530)
committerGitHub <redacted>
Mon, 12 Feb 2024 14:52:05 +0000 (20:22 +0530)
commit43fe07c1a4f3a58612e1d9543f7c6b556710f5d0
tree7b7b5c80bf8a0d3c26f6ba4c567fc70ab9d923c3
parent4a46d2b7923be83d6019251671ee63aa1fa0d6bc
ggml-sycl: Replace 3d ops with macro  (#5458)

* use macro

* use macro

* fix format
ggml-sycl.cpp